summaryrefslogtreecommitdiff
path: root/sysdeps/generic/math-tests.h
AgeCommit message (Collapse)Author
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-04-02New <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-21On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge
Follow-up to commit 495ded2c8c1eb8c0ac4b54add2dd397852e19cba.