aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-out
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers1-538/+538
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers1-0/+666
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers1-279/+279
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers1-376/+376
2014-03-06Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers1-96/+48
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar1-0/+138
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+27148
2014-02-18Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers1-12/+15069
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers1-4336/+4336
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel1-0/+25
2014-01-07Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers1-416/+416
2014-01-03Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers1-1718/+1718
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers1-522/+732
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers1-0/+12536
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+1200
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers1-0/+38704
2013-12-19Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+600
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+1034
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers1-25/+425
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+3069
2013-12-18Mark some hypot tests no-test-inline.Joseph Myers1-631/+631
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers1-0/+790
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-749/+749
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers1-678/+1853
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+42584
2013-12-08Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers1-0/+2203
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers1-2456/+2506
2013-12-05Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+32700
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers1-0/+214
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers1-85/+85
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers1-4/+298
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+4141
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers1-0/+4533
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers1-0/+3669
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers1-0/+225