aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/math-tests.h
AgeCommit message (Expand)Author
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers
2018-08-01Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers
2018-08-01Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-22Support _Float128 in math-tests.h.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
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
2013-03-21On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge