Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-17 | Add fenv test support for targets which don't have FP traps. | Wilco | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-06-11 | Add exception information to math-tests.h and use it in libm-test.inc. | Joseph Myers | |
2013-06-10 | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers | |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | |
It is based on draft TS 18661 and currently enabled as a GNU extension. | |||
2013-03-21 | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge | |
Follow-up to commit 495ded2c8c1eb8c0ac4b54add2dd397852e19cba. |