about summary refs log tree commit diff
path: root/math/auto-libm-test-out
Commit message (Expand)AuthorAgeFilesLines
* Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers2015-06-231-0/+632
* Fix csqrt spurious underflows (bug 18371).Joseph Myers2015-06-231-0/+766
* Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers2015-06-231-0/+175
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-221-113/+113
* Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers2015-06-211-0/+316
* Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers2015-06-211-25/+235
* Fix asinh missing underflows (bug 16350).Joseph Myers2015-06-181-118/+118
* Remove stray spurious-underflow markings from cexp test.Joseph Myers2015-06-181-290/+290
* Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers2015-05-191-0/+325
* Fix atanhl missing underflows (bug 16352).Joseph Myers2015-05-151-118/+118
* Fix tanf spurious underflows (bug 18221).Joseph Myers2015-05-151-0/+50
* Fix lgammaf spurious underflows (bug 18220).Joseph Myers2015-05-151-0/+25
* Fix erfcf spurious underflows (bug 18217).Joseph Myers2015-05-151-0/+50
* Fix atanf spurious underflows (bug 18196).Joseph Myers2015-05-141-0/+25
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-100/+100
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-081-0/+144
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-061-0/+332
* Add further tests of libm functions.Joseph Myers2015-05-051-0/+2813
* Add more tests of libm functions.Joseph Myers2015-05-021-0/+921
* Add more tests of tgamma.Joseph Myers2015-05-011-0/+199
* Add more tests of tanh.Joseph Myers2015-05-011-0/+294
* Add more tests of tan.Joseph Myers2015-05-011-0/+50
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-011-0/+135
* Add another test of pow.Joseph Myers2015-05-011-0/+25
* Add more tests of lgamma.Joseph Myers2015-05-011-0/+219
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-011-0/+828
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-011-0/+468
* Add more tests of erf, erfc.Joseph Myers2015-05-011-0/+424
* Add more tests of csqrt.Joseph Myers2015-04-301-0/+501
* Add further tests of cosh and sinh.Joseph Myers2015-04-301-0/+373
* Add more tests of clog and clog10.Joseph Myers2015-04-091-0/+1454
* Add more tests of atanh.Joseph Myers2015-04-081-0/+130
* Add more tests of atan.Joseph Myers2015-04-081-0/+75
* Add more tests of cbrt.Joseph Myers2015-04-081-0/+188
* Add more tests of cabs.Joseph Myers2015-04-081-0/+150
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-0/+800
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-0/+50
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-0/+764
* Add another test of asin.Joseph Myers2015-03-251-0/+25
* Add more tests of asin.Joseph Myers2015-03-251-0/+224
* Add more tests of acos.Joseph Myers2015-03-251-0/+398
* Add more tests of expm1.Joseph Myers2015-03-251-0/+304
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-0/+531
* Add more tests of log2.Joseph Myers2015-03-241-0/+318
* Add test for bug 18104.Joseph Myers2015-03-101-0/+45
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-0/+875
* Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers2015-02-261-0/+775
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-100/+100
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-0/+1685
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-0/+835