about summary refs log tree commit diff
path: root/math/auto-libm-test-in
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ldbl-128/ldbl-128ibm lgamma spurious "invalid", incorrect signgam (bug 18...Joseph Myers2015-09-111-0/+3
* Add more randomly-generated libm tests.Joseph Myers2015-09-111-0/+14
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-1/+436
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-0/+5
* Fix csqrt spurious underflows (bug 18823).Joseph Myers2015-08-171-0/+9
* Fix fma spurious underflows (bug 18824).Joseph Myers2015-08-141-0/+18
* Add more random libm-test inputs.Joseph Myers2015-08-131-0/+45
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-0/+4
* Add more tests of various libm functions.Joseph Myers2015-08-111-0/+42
* Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers2015-08-101-0/+36
* Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers2015-08-101-0/+22
* Fix tan missing underflows (bug 16517).Joseph Myers2015-08-071-0/+4
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-0/+4
* Fix powf (close to -1, large) (bug 18647).Joseph Myers2015-08-051-0/+40
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-3/+7
* Fix ldbl-128 j1l spurious underflows (bug 18612).Joseph Myers2015-06-291-0/+3
* Fix j1, jn missing underflows (bug 16559).Joseph Myers2015-06-291-0/+16
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-241-0/+37
* Move csin, csinh tests to auto-libm-test-in.Joseph Myers2015-06-241-0/+50
* Fix csin, csinh overflow in directed rounding modes (bug 18593).Joseph Myers2015-06-241-0/+10
* Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers2015-06-231-0/+8
* Fix csqrt spurious underflows (bug 18371).Joseph Myers2015-06-231-0/+7
* Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers2015-06-231-0/+7
* Fix expm1 missing underflows (bug 16353).Joseph Myers2015-06-221-6/+5
* Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569).Joseph Myers2015-06-211-0/+4
* Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361).Joseph Myers2015-06-211-2/+3
* Fix asinh missing underflows (bug 16350).Joseph Myers2015-06-181-7/+6
* Remove stray spurious-underflow markings from cexp test.Joseph Myers2015-06-181-3/+2
* Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers2015-05-191-0/+5
* Fix atanhl missing underflows (bug 16352).Joseph Myers2015-05-151-7/+6
* Fix tanf spurious underflows (bug 18221).Joseph Myers2015-05-151-0/+2
* Fix lgammaf spurious underflows (bug 18220).Joseph Myers2015-05-151-0/+1
* Fix erfcf spurious underflows (bug 18217).Joseph Myers2015-05-151-0/+2
* Fix atanf spurious underflows (bug 18196).Joseph Myers2015-05-141-0/+1
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-5/+4
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-081-0/+4
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-061-0/+8
* Add further tests of libm functions.Joseph Myers2015-05-051-0/+23
* Add more tests of libm functions.Joseph Myers2015-05-021-0/+23
* Add more tests of tgamma.Joseph Myers2015-05-011-0/+4
* Add more tests of tanh.Joseph Myers2015-05-011-0/+10
* Add more tests of tan.Joseph Myers2015-05-011-0/+2
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-011-0/+3
* Add another test of pow.Joseph Myers2015-05-011-0/+1
* Add more tests of lgamma.Joseph Myers2015-05-011-0/+8
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-011-0/+23
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-011-0/+15
* Add more tests of erf, erfc.Joseph Myers2015-05-011-0/+14
* Add more tests of csqrt.Joseph Myers2015-04-301-0/+14
* Add further tests of cosh and sinh.Joseph Myers2015-04-301-0/+5