mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 04:23:41 +01:00
c21453060d
* 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. |
||
---|---|---|
.. | ||
.gitignore | ||
inf_torture.c | ||
libm-bench.cpp | ||
libm-test-ulps.h | ||
libm-test.c | ||
Makefile | ||
test-double.c | ||
test-float.c |