aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/libm-test-ulps
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-05-26Update i386 libm-test-ulpsSamuel Thibault1-8/+9
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1095/+0
2019-08-20Update i386 libm-test-ulpsAndreas Schwab1-2/+2
2019-08-15Update i386 libm-test-ulpsAndreas Schwab1-4/+4
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer1-278/+294
2018-03-16Update i386 libm-test-ulps.Joseph Myers1-12/+12
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault1-12/+12
2017-12-07Add _Float32 function aliases.Joseph Myers1-2/+5
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-10/+11
2017-11-27Add _Float64x function aliases.Joseph Myers1-4/+4
2017-10-27i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu1-6/+6
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu1-0/+6
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu1-0/+2
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu1-10/+10
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu1-0/+2
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu1-0/+6
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu1-2/+2
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-0/+562
2017-06-23Update x86 ulps for GCC 7.Joseph Myers1-8/+8
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers1-0/+12
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers1-36/+36
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers1-20/+20
2017-01-03Update i386 libm-test-ulps.Joseph Myers1-4/+4
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno1-56/+70
2015-11-04Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers1-4/+5
2015-09-28Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers1-40/+40
2015-09-18Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers1-114/+119
2015-09-12Add more random libm test inputs (mainly for ldbl-128).Joseph Myers1-2/+2
2015-09-11Add more randomly-generated libm tests.Joseph Myers1-6/+6
2015-09-10Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers1-48/+48
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers1-0/+4
2015-08-13Add more random libm-test inputs.Joseph Myers1-43/+77
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers1-0/+4
2015-08-11Add more tests of various libm functions.Joseph Myers1-36/+94
2015-08-10Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers1-1/+1
2015-08-10Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers1-0/+2
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers1-0/+6
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers1-6/+30
2015-06-25Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers1-0/+24
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers1-0/+52
2015-06-23Fix csqrt spurious underflows (bug 18371).Joseph Myers1-0/+2
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers1-10/+10
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers1-8/+8
2015-05-05Add further tests of libm functions.Joseph Myers1-31/+31
2015-05-02Add more tests of libm functions.Joseph Myers1-16/+16
2015-05-01Add more tests of tgamma.Joseph Myers1-6/+6
2015-05-01Add more tests of tanh.Joseph Myers1-6/+10
2015-05-01Add more tests of tan.Joseph Myers1-4/+4