summaryrefslogtreecommitdiff
path: root/math/gen-auto-libm-tests.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-27Use -std=gnu11 instead of -std=gnu99.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-23Test cpow in all rounding modes.Joseph Myers
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.reviewedJoseph Myers
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-08Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-05Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers