aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-in
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers1-5/+4
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers1-0/+18
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers1-5/+3
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers1-17/+10
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar1-0/+2
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+119
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+254
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers1-1/+2
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel1-0/+1
2014-01-07Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers1-17/+23
2014-01-03Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers1-26/+35
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers1-10/+17
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers1-0/+121
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+11
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers1-0/+332
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+40
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+19
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers1-2/+17
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+98
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers1-3/+3
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers1-0/+11
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-2/+1
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers1-3/+13
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+353
2013-12-08Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+56
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers1-149/+145
2013-12-05Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+633
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers1-0/+2
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers1-8/+4
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers1-2/+11
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+148
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+111
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers1-0/+57
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers1-0/+27