| Age | Commit message (Expand) | Author |
| 2017-09-03 | Fix verb form. | wiz |
| 2017-09-03 | Use a global double to stop GCC from optimizing the test away | maya |
| 2017-08-30 | Add a short case for the alpha test failure | maya |
| 2017-08-30 | use PRIu64 to print uint64_t, don't print sizeof | maya |
| 2017-08-30 | Add test case for alpha's MPFR config test failure | maya |
| 2017-08-21 | don't skip nexttoward for aarch64 and mips64 | christos |
| 2017-08-20 | fix build (missing nexttoward on mips64 and aarch64) | christos |
| 2017-08-17 | Add test cases for nextafter() and nexttoward(). At the moment no | he |
| 2017-08-11 | Re-enable the test for nearbyint(), now that all ports (save vax, | he |
| 2017-07-25 | Revert previous as it breaks at least sparc and hpcsh builds. | uwe |
| 2017-07-24 | Add a test checking nearbyint(), using the same table as used by | he |
| 2017-07-24 | Swap around the two last args to the check for expected fegetround(), | he |
| 2017-01-20 | use isinf instead of isinff. this doesn't introduce a functional change - | maya |
| 2017-01-13 | also terminate 2 other statements properly | agc |
| 2017-01-13 | terminate the statement properly | agc |
| 2017-01-13 | PR/51839: Ngie Cooper: reset errno to 0 before calling scalbn* | christos |
| 2017-01-13 | PR/51837: Ngie Cooper: add limits.h for INT_MAX | christos |
| 2016-12-20 | define __TEST_FENV in the makefile for t_fe_round | maya |
| 2016-12-20 | use labs for absolute value of long | maya |
| 2016-12-19 | add test for fesetround/fegetround that uses lrint (and tests it a bunch). | maya |
| 2016-09-20 | print what went wrong. | christos |
| 2016-08-31 | Add failing test for casinh | maya |
| 2016-08-27 | do the long double tests if we have long double. | christos |
| 2016-08-26 | forgot to protect an ilogbl | christos |
| 2016-08-25 | Add a failing case for t_ldexp | maya |
| 2016-08-25 | don't skip the entire test iteration if exp2=SKIP, only the second | maya |
| 2016-08-24 | fix test; clearing the exception does not return the old exception bitmask. | christos |
| 2016-08-24 | fix long double | christos |
| 2016-08-23 | portability fixes | christos |
| 2016-08-22 | Mistakes were made, compare correct values now. | maya |
| 2016-08-22 | add failing test for PR lib/51427 | maya |
| 2016-01-24 | Add some tests of hypot() and hypotf() | gson |
| 2015-12-22 | add __TEST_FENV | christos |
| 2015-12-22 | put have fenv stuff elsewhere. | christos |
| 2015-12-22 | Sync list of fenv enabled architectures again (PR 48633), this time for mips | martin |
| 2015-12-21 | While PR 48633 is not properly fixed, keep the additional lists of | martin |
| 2015-09-08 | Clear the XFAIL from PR 45391. | dholland |
| 2015-02-09 | Remove expected failure and references to port-alpha/46301, now that | martin |
| 2015-01-20 | Remove stale comment about ARM fenv support. | snj |
| 2015-01-03 | Mark the lib/libm/t_fmod test as an expected failure under QEMU, | gson |
| 2014-12-29 | Skip rounding mode tests on ARM FPUs that do not allow configuration of them. | martin |
| 2014-12-27 | Enable fenv.h on arm again | martin |
| 2014-12-27 | fenv(3) support for hppa | martin |
| 2014-12-22 | Disabel fenv tests for arm, the implementation is incomplete. | martin |
| 2014-12-21 | Add a test program for basic fenv.h rounding mode/exception mask testing. | martin |
| 2014-11-04 | PR misc/49356 remove unnecessary references to atf-c/config.h | justin |
| 2014-10-07 | In the exp2_values test case, provide separate expected return values | gson |
| 2014-08-10 | Use the same condition for HAVE_FENV | martin |
| 2014-06-16 | Add modfl(3). From FreeBSD. | joerg |
| 2014-05-18 | Re-enable alpha IEEE compiler options | martin |