aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-in
AgeCommit message (Expand)AuthorFilesLines
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers1-0/+3
2015-05-01Add another test of pow.Joseph Myers1-0/+1
2015-05-01Add more tests of lgamma.Joseph Myers1-0/+8
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers1-0/+23
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers1-0/+15
2015-05-01Add more tests of erf, erfc.Joseph Myers1-0/+14
2015-04-30Add more tests of csqrt.Joseph Myers1-0/+14
2015-04-30Add further tests of cosh and sinh.Joseph Myers1-0/+5
2015-04-09Add more tests of clog and clog10.Joseph Myers1-0/+16
2015-04-08Add more tests of atanh.Joseph Myers1-0/+2
2015-04-08Add more tests of atan.Joseph Myers1-0/+3
2015-04-08Add more tests of cbrt.Joseph Myers1-0/+4
2015-04-08Add more tests of cabs.Joseph Myers1-0/+6
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers1-0/+34
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers1-0/+2
2015-03-25Add more tests of acosh, asinh and atanh.Joseph Myers1-0/+20
2015-03-25Add another test of asin.Joseph Myers1-0/+1
2015-03-25Add more tests of asin.Joseph Myers1-0/+4
2015-03-25Add more tests of acos.Joseph Myers1-0/+6
2015-03-25Add more tests of expm1.Joseph Myers1-0/+4
2015-03-24Add more tests of cosh, sinh.Joseph Myers1-0/+11
2015-03-24Add more tests of log2.Joseph Myers1-0/+6
2015-03-10Add test for bug 18104.Joseph Myers1-0/+1
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers1-0/+31
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers1-0/+31
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers1-5/+4
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers1-0/+61
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers1-0/+31
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers1-15/+21
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers1-0/+18
2015-02-06soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers1-0/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers1-0/+18
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers1-0/+2
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers1-0/+10
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers1-5/+8
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers1-0/+23
2014-06-23Test cpow in all rounding modes.Joseph Myers1-5/+5
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-0/+65
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers1-0/+8
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers1-0/+4
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