aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-out
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Add more tests of cbrt.Joseph Myers1-0/+188
2015-04-08Add more tests of cabs.Joseph Myers1-0/+150
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers1-0/+800
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers1-0/+50
2015-03-25Add more tests of acosh, asinh and atanh.Joseph Myers1-0/+764
2015-03-25Add another test of asin.Joseph Myers1-0/+25
2015-03-25Add more tests of asin.Joseph Myers1-0/+224
2015-03-25Add more tests of acos.Joseph Myers1-0/+398
2015-03-25Add more tests of expm1.Joseph Myers1-0/+304
2015-03-24Add more tests of cosh, sinh.Joseph Myers1-0/+531
2015-03-24Add more tests of log2.Joseph Myers1-0/+318
2015-03-10Add test for bug 18104.Joseph Myers1-0/+45
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers1-0/+875
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers1-0/+775
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers1-100/+100
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers1-0/+1685
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers1-0/+835
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers1-901/+1533
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers1-0/+666
2015-02-06soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers1-0/+357
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers1-0/+666
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers1-0/+81
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers1-0/+294
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers1-316/+416
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers1-0/+1738
2014-06-23Test cpow in all rounding modes.Joseph Myers1-107/+107
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-0/+2670
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers1-0/+264
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers1-0/+200
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