| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: Regenerate ulps | Arjun Shankar | 2021-07-25 | 1 | -24/+24 |
* | i386: Update ulps | Adhemerval Zanella | 2021-04-13 | 1 | -2/+2 |
* | i386: Update ulps | Adhemerval Zanella | 2021-04-05 | 1 | -20/+20 |
* | i386: Regenerate ulps | Florian Weimer | 2021-03-02 | 1 | -23/+23 |
* | i686: Regenerate ULPs | Siddhesh Poyarekar | 2021-02-03 | 1 | -5/+5 |
* | i386: Regenerate ulps | Florian Weimer | 2020-12-21 | 1 | -5/+5 |
* | Update i686 ulps. | Patsy Griffin | 2020-09-02 | 1 | -3/+3 |
* | Update i686 libm-test-ulps | Patsy Franklin | 2020-07-09 | 1 | -21/+21 |
* | Update i386 libm-test-ulps | Samuel Thibault | 2020-05-26 | 1 | -8/+9 |
* | math: Remove inline math tests | Adhemerval Zanella | 2020-03-19 | 1 | -1095/+0 |
* | Update i386 libm-test-ulps | Andreas Schwab | 2019-08-20 | 1 | -2/+2 |
* | Update i386 libm-test-ulps | Andreas Schwab | 2019-08-15 | 1 | -4/+4 |
* | math: Update i686 ulps (--disable-multi-arch configuration) | Florian Weimer | 2018-06-01 | 1 | -278/+294 |
* | Update i386 libm-test-ulps. | Joseph Myers | 2018-03-16 | 1 | -12/+12 |
* | i386: Regenerate libm-test-ulps for for gcc 7 on i686 | Samuel Thibault | 2018-01-06 | 1 | -12/+12 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -2/+5 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -10/+11 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -4/+4 |
* | i386: Regenerate libm-test-ulps for for gcc 7 | H.J. Lu | 2017-10-27 | 1 | -6/+6 |
* | i386: Replace assembly versions of e_powf with generic e_powf.c | H.J. Lu | 2017-10-22 | 1 | -0/+6 |
* | i386: Replace assembly versions of e_log2f with generic e_log2f.c | H.J. Lu | 2017-10-22 | 1 | -0/+2 |
* | i386: Replace assembly versions of e_logf with generic e_logf.c | H.J. Lu | 2017-10-22 | 1 | -10/+10 |
* | i386: Replace assembly versions of e_exp2f with generic e_exp2f.c | H.J. Lu | 2017-10-22 | 1 | -0/+2 |
* | i386: Replace assembly versions of e_expf with generic e_expf.c | H.J. Lu | 2017-10-22 | 1 | -0/+6 |
* | i386: Regenerate libm-test-ulps | H.J. Lu | 2017-10-19 | 1 | -2/+2 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -30/+0 |
* | Add float128 support for x86_64, x86. | Joseph Myers | 2017-06-26 | 1 | -0/+562 |
* | Update x86 ulps for GCC 7. | Joseph Myers | 2017-06-23 | 1 | -8/+8 |
* | Move tests of catan, catanh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 1 | -0/+12 |
* | Move tests of casin, casinh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 1 | -36/+36 |
* | Move tests of cacos, cacosh to auto-libm-test-*. | Joseph Myers | 2017-02-17 | 1 | -20/+20 |
* | Update i386 libm-test-ulps. | Joseph Myers | 2017-01-03 | 1 | -4/+4 |
* | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno | 2015-12-20 | 1 | -56/+70 |
* | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers | 2015-11-04 | 1 | -4/+5 |
* | Fix clog, clog10 inaccuracy (bug 19016). | Joseph Myers | 2015-09-28 | 1 | -40/+40 |
* | Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980). | Joseph Myers | 2015-09-18 | 1 | -114/+119 |
* | Add more random libm test inputs (mainly for ldbl-128). | Joseph Myers | 2015-09-12 | 1 | -2/+2 |
* | Add more randomly-generated libm tests. | Joseph Myers | 2015-09-11 | 1 | -6/+6 |
* | Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558). | Joseph Myers | 2015-09-10 | 1 | -48/+48 |
* | Fix csqrt missing underflows (bug 18370). | Joseph Myers | 2015-08-19 | 1 | -0/+4 |
* | Add more random libm-test inputs. | Joseph Myers | 2015-08-13 | 1 | -43/+77 |
* | Fix tanh missing underflows (bug 16520). | Joseph Myers | 2015-08-13 | 1 | -0/+4 |
* | Add more tests of various libm functions. | Joseph Myers | 2015-08-11 | 1 | -36/+94 |
* | Fix ldbl-128ibm tanhl inaccuracy (bug 18790). | Joseph Myers | 2015-08-10 | 1 | -1/+1 |
* | Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789). | Joseph Myers | 2015-08-10 | 1 | -0/+2 |
* | Fix sinh missing underflows (bug 16519). | Joseph Myers | 2015-08-06 | 1 | -0/+6 |
* | Improve tgamma accuracy (bug 18613). | Joseph Myers | 2015-06-29 | 1 | -6/+30 |
* | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers | 2015-06-25 | 1 | -0/+24 |
* | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 2015-06-24 | 1 | -0/+52 |
* | Fix csqrt spurious underflows (bug 18371). | Joseph Myers | 2015-06-23 | 1 | -0/+2 |