about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/libm-test-ulps
Commit message (Expand)AuthorAgeFilesLines
* Move tests of catan, catanh to auto-libm-test-*.Joseph Myers2017-02-171-0/+12
* Move tests of casin, casinh to auto-libm-test-*.Joseph Myers2017-02-171-36/+36
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-171-20/+20
* Update i386 libm-test-ulps.Joseph Myers2017-01-031-4/+4
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-201-56/+70
* Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers2015-11-041-4/+5
* Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers2015-09-281-40/+40
* Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers2015-09-181-114/+119
* Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2015-09-121-2/+2
* Add more randomly-generated libm tests.Joseph Myers2015-09-111-6/+6
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-48/+48
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-0/+4
* Add more random libm-test inputs.Joseph Myers2015-08-131-43/+77
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-0/+4
* Add more tests of various libm functions.Joseph Myers2015-08-111-36/+94
* Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers2015-08-101-1/+1
* Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers2015-08-101-0/+2
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-0/+6
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-6/+30
* Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers2015-06-251-0/+24
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-241-0/+52
* Fix csqrt spurious underflows (bug 18371).Joseph Myers2015-06-231-0/+2
* Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2015-05-081-10/+10
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-061-8/+8
* Add further tests of libm functions.Joseph Myers2015-05-051-31/+31
* Add more tests of libm functions.Joseph Myers2015-05-021-16/+16
* Add more tests of tgamma.Joseph Myers2015-05-011-6/+6
* Add more tests of tanh.Joseph Myers2015-05-011-6/+10
* Add more tests of tan.Joseph Myers2015-05-011-4/+4
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-011-4/+4
* Add more tests of lgamma.Joseph Myers2015-05-011-16/+16
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-011-16/+16
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-011-8/+34
* Add more tests of erf, erfc.Joseph Myers2015-05-011-12/+28
* Add more tests of csqrt.Joseph Myers2015-04-301-14/+14
* Add further tests of cosh and sinh.Joseph Myers2015-04-301-7/+7
* Add more tests of clog and clog10.Joseph Myers2015-04-091-48/+48
* Add more tests of atanh.Joseph Myers2015-04-081-3/+3
* Add more tests of atan.Joseph Myers2015-04-081-0/+4
* Add more tests of cabs.Joseph Myers2015-04-081-0/+16
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-2/+6
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-21/+21
* Add another test of asin.Joseph Myers2015-03-251-2/+2
* Add more tests of asin.Joseph Myers2015-03-251-0/+8
* Add more tests of acos.Joseph Myers2015-03-251-6/+6
* Add more tests of expm1.Joseph Myers2015-03-251-8/+8
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-6/+7
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-241-147/+32
* Add more tests of log2.Joseph Myers2015-03-241-0/+8
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-0/+2