OpenLibm/test
Elliot Saba c21453060d Cleanup `ARCH` handling, reorganize `AArch64` and `Make.inc`.
* Previously, behavior differed if the same value of `ARCH` was defined
  within `Make.inc` or defined on the command line.  Don't do that.

* Provide saner defaults for `ARCH` and `MARCH`, and more importantly,
  allow for the proper overriding of both.

* Split `AArch64` code further away from the other `arm` code.
2017-01-16 11:44:14 -08:00
..
.gitignore change include path to build on linux, fix .gitignore 2014-12-05 09:33:07 +00:00
Makefile Cleanup `ARCH` handling, reorganize `AArch64` and `Make.inc`. 2017-01-16 11:44:14 -08:00
inf_torture.c Checkin Jameson's inf_torture.c 2012-01-06 09:08:30 +05:30
libm-bench.cpp change include path to build on linux, fix .gitignore 2014-12-05 09:33:07 +00:00
libm-test-ulps.h Bump `ulp` limits higher for Travis tests 2016-07-20 22:43:05 -07:00
libm-test.c Use `__clang__` as identifying mark of `clang` insted of `USECLANG` 2016-07-20 22:43:05 -07:00
test-double.c Some more files for tests 2012-06-10 18:47:39 +05:30
test-float.c Make tests build. 2012-07-02 07:49:00 +05:30