about summary refs log tree commit diff
path: root/sysdeps/generic/math-tests.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-271-9/+1
* Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers2018-08-241-11/+1
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-231-16/+1
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-221-16/+1
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-101-16/+1
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-011-8/+1
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-011-6/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Support _Float128 in math-tests.h.Joseph Myers2017-06-221-12/+30
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+8
* Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers2016-08-101-0/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-171-0/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-111-0/+18
* Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-101-0/+18
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+6
* On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge2013-03-211-0/+36