aboutsummaryrefslogtreecommitdiff
path: root/math/auto-libm-test-out
AgeCommit message (Expand)AuthorFilesLines
2015-06-21Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers1-25/+235
2015-06-18Fix asinh missing underflows (bug 16350).Joseph Myers1-118/+118
2015-06-18Remove stray spurious-underflow markings from cexp test.Joseph Myers1-290/+290
2015-05-19Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers1-0/+325
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers1-118/+118
2015-05-15Fix tanf spurious underflows (bug 18221).Joseph Myers1-0/+50
2015-05-15Fix lgammaf spurious underflows (bug 18220).Joseph Myers1-0/+25
2015-05-15Fix erfcf spurious underflows (bug 18217).Joseph Myers1-0/+50
2015-05-14Fix atanf spurious underflows (bug 18196).Joseph Myers1-0/+25
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers1-100/+100
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers1-0/+144
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers1-0/+332
2015-05-05Add further tests of libm functions.Joseph Myers1-0/+2813
2015-05-02Add more tests of libm functions.Joseph Myers1-0/+921
2015-05-01Add more tests of tgamma.Joseph Myers1-0/+199
2015-05-01Add more tests of tanh.Joseph Myers1-0/+294
2015-05-01Add more tests of tan.Joseph Myers1-0/+50
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers1-0/+135
2015-05-01Add another test of pow.Joseph Myers1-0/+25
2015-05-01Add more tests of lgamma.Joseph Myers1-0/+219
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers1-0/+828
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers1-0/+468
2015-05-01Add more tests of erf, erfc.Joseph Myers1-0/+424
2015-04-30Add more tests of csqrt.Joseph Myers1-0/+501
2015-04-30Add further tests of cosh and sinh.Joseph Myers1-0/+373
2015-04-09Add more tests of clog and clog10.Joseph Myers1-0/+1454
2015-04-08Add more tests of atanh.Joseph Myers1-0/+130
2015-04-08Add more tests of atan.Joseph Myers1-0/+75
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