summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/libm-test-ulps
AgeCommit message (Expand)Author
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer
2018-03-16Update i386 libm-test-ulps.Joseph Myers
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-10-27i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-23Update x86 ulps for GCC 7.Joseph Myers
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers
2017-01-03Update i386 libm-test-ulps.Joseph Myers
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno
2015-11-04Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers
2015-09-28Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers
2015-09-18Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980).Joseph Myers
2015-09-12Add more random libm test inputs (mainly for ldbl-128).Joseph Myers
2015-09-11Add more randomly-generated libm tests.Joseph Myers
2015-09-10Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers
2015-08-13Add more random libm-test inputs.Joseph Myers
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers
2015-08-11Add more tests of various libm functions.Joseph Myers
2015-08-10Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers
2015-08-10Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers
2015-06-25Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602).Joseph Myers
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers
2015-06-23Fix csqrt spurious underflows (bug 18371).Joseph Myers
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers
2015-05-05Add further tests of libm functions.Joseph Myers
2015-05-02Add more tests of libm functions.Joseph Myers
2015-05-01Add more tests of tgamma.Joseph Myers
2015-05-01Add more tests of tanh.Joseph Myers
2015-05-01Add more tests of tan.Joseph Myers
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers
2015-05-01Add more tests of lgamma.Joseph Myers
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers
2015-05-01Add more tests of erf, erfc.Joseph Myers