about summary refs log tree commit diff
path: root/math/auto-libm-test-in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more tests of clog and clog10.Joseph Myers2015-04-091-0/+16
* Add more tests of atanh.Joseph Myers2015-04-081-0/+2
* Add more tests of atan.Joseph Myers2015-04-081-0/+3
* Add more tests of cbrt.Joseph Myers2015-04-081-0/+4
* Add more tests of cabs.Joseph Myers2015-04-081-0/+6
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-0/+34
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-0/+2
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-0/+20
* Add another test of asin.Joseph Myers2015-03-251-0/+1
* Add more tests of asin.Joseph Myers2015-03-251-0/+4
* Add more tests of acos.Joseph Myers2015-03-251-0/+6
* Add more tests of expm1.Joseph Myers2015-03-251-0/+4
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-0/+11
* Add more tests of log2.Joseph Myers2015-03-241-0/+6
* Add test for bug 18104.Joseph Myers2015-03-101-0/+1
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-0/+31
* Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers2015-02-261-0/+31
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-5/+4
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-0/+61
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-0/+31
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-15/+21
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-121-0/+18
* soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers2015-02-061-0/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-251-0/+18
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-241-0/+2
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+10
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-5/+8
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-0/+23
* Test cpow in all rounding modes.Joseph Myers2014-06-231-5/+5
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-0/+65
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-0/+8
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-0/+4
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-311-5/+4
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-0/+18
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-251-5/+3
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-241-17/+10
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-0/+2
* Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-191-0/+119
* Move tests of fma from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-181-0/+254
* Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2014-02-181-1/+2
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-111-0/+1
* Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-071-17/+23
* Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-031-26/+35