about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/libm-test-ulps
Commit message (Expand)AuthorAgeFilesLines
* i386: Regenerate ulpsArjun Shankar2021-07-251-24/+24
* i386: Update ulpsAdhemerval Zanella2021-04-131-2/+2
* i386: Update ulpsAdhemerval Zanella2021-04-051-20/+20
* i386: Regenerate ulpsFlorian Weimer2021-03-021-23/+23
* i686: Regenerate ULPsSiddhesh Poyarekar2021-02-031-5/+5
* i386: Regenerate ulpsFlorian Weimer2020-12-211-5/+5
* Update i686 ulps.Patsy Griffin2020-09-021-3/+3
* Update i686 libm-test-ulpsPatsy Franklin2020-07-091-21/+21
* Update i386 libm-test-ulpsSamuel Thibault2020-05-261-8/+9
* math: Remove inline math testsAdhemerval Zanella2020-03-191-1095/+0
* Update i386 libm-test-ulpsAndreas Schwab2019-08-201-2/+2
* Update i386 libm-test-ulpsAndreas Schwab2019-08-151-4/+4
* math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2018-06-011-278/+294
* Update i386 libm-test-ulps.Joseph Myers2018-03-161-12/+12
* i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2018-01-061-12/+12
* Add _Float32 function aliases.Joseph Myers2017-12-071-2/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-10/+11
* Add _Float64x function aliases.Joseph Myers2017-11-271-4/+4
* i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu2017-10-271-6/+6
* i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu2017-10-221-0/+6
* i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu2017-10-221-0/+2
* i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu2017-10-221-10/+10
* i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu2017-10-221-0/+2
* i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu2017-10-221-0/+6
* i386: Regenerate libm-test-ulpsH.J. Lu2017-10-191-2/+2
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-0/+562
* Update x86 ulps for GCC 7.Joseph Myers2017-06-231-8/+8
* 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