about summary refs log tree commit diff
path: root/math/auto-libm-test-out
Commit message (Expand)AuthorAgeFilesLines
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-251-0/+666
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-241-0/+81
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+294
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-316/+416
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-0/+1738
* Test cpow in all rounding modes.Joseph Myers2014-06-231-107/+107
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-0/+2670
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-0/+264
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-0/+200
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-311-538/+538
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-0/+666
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-251-279/+279
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-241-376/+376
* Adjust how gen-auto-libm-tests handles before-rounding/after-rounding cases.Joseph Myers2014-03-061-96/+48
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-0/+138
* Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-191-0/+27148
* Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-181-12/+15069
* Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2014-02-181-4336/+4336
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-111-0/+25
* Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-071-416/+416
* Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-031-1718/+1718
* Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers2013-12-211-522/+732
* Add more libm-test coverage of [a-c]* real functions.Joseph Myers2013-12-201-0/+12536
* Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-201-0/+1200
* Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2013-12-201-0/+38704
* Move tests of cabs and carg from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-191-0/+600
* Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-191-0/+1034
* Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers2013-12-191-25/+425
* Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-181-0/+3069
* Mark some hypot tests no-test-inline.Joseph Myers2013-12-181-631/+631
* Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers2013-12-181-0/+790
* Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers2013-12-171-749/+749
* Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers2013-12-171-678/+1853
* Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-161-0/+42584
* Move tests of lgamma from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-081-0/+2203
* Fix tgamma errno setting on underflow (bug 6810).Joseph Myers2013-12-051-2456/+2506
* Move TEST_f_f tests for [l-y]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-051-0/+32700
* Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers2013-12-031-0/+214
* Fix exp2 errno setting on underflow (bug 16283).Joseph Myers2013-12-031-85/+85
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-4/+298
* Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-12-031-0/+4141
* Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers2013-11-301-0/+4533
* Fix x86 sqrt rounding (bug 14032).Joseph Myers2013-11-291-0/+3669
* Start generating libm tests automatically with MPFR.Joseph Myers2013-11-291-0/+225