summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm/fenv (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/__arm64__/__aarch64__/gkettenis2019-12-211-3/+3
* Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn'tkettenis2019-12-211-1/+6
* machine/fpu.h is not needed on amd64 and does not exist on i386.bluhm2018-07-101-2/+1
* Clear the part of fenv that is modified by old AMD Opteron duringbluhm2018-07-091-2/+7
* Clang does not support -ffloat-store, so libm fenv test failed onbluhm2017-08-072-7/+12
* Use += instead of = for extra flag. Prompted by miod@otto2017-06-021-2/+2
* use -ffloat-store to avoid too much precision which breaks the subtle testotto2016-10-261-1/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* import fenv regression test suite. this one is from freebsd andmartynas2011-03-212-0/+557