| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 17 | -17/+17 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 8 | -10/+0 |
* | i386: Regenerate ulps | Arjun Shankar | 2021-07-25 | 1 | -37/+37 |
* | i386: Update ulps | Adhemerval Zanella | 2021-04-13 | 1 | -2/+2 |
* | i386: Update ulps | Adhemerval Zanella | 2021-04-05 | 1 | -17/+17 |
* | i386: Regenerate ulps | Florian Weimer | 2021-03-02 | 1 | -23/+23 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 17 | -17/+17 |
* | i386: Regenerate ulps | Florian Weimer | 2020-12-21 | 1 | -5/+5 |
* | math: Update x86_64 ulps | Adhemerval Zanella | 2020-08-08 | 1 | -3/+3 |
* | x86: Support usable check for all CPU features | H.J. Lu | 2020-07-13 | 3 | -3/+3 |
* | math: Add inputs that yield larger errors for float type (x86_64) | Paul Zimmermann | 2020-03-31 | 1 | -17/+18 |
* | math: Remove inline math tests | Adhemerval Zanella | 2020-03-19 | 1 | -1086/+0 |
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 7 | -11/+14 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 17 | -17/+17 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 17 | -17/+17 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 17 | -17/+17 |
* | Fix i686 build with GCC 9. | Joseph Myers | 2018-11-12 | 6 | -6/+6 |
* | math: Update i686 ulps | Florian Weimer | 2018-06-01 | 1 | -270/+278 |
* | Update i386 libm-test-ulps. | Adhemerval Zanella | 2018-04-06 | 1 | -4/+10 |
* | Update i386 libm-test-ulps. | Joseph Myers | 2018-03-16 | 1 | -12/+12 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 17 | -17/+17 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -2/+5 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -6/+7 |
* | Use libm_alias_float for i386. | Joseph Myers | 2017-11-29 | 10 | -10/+25 |
* | Use libm_alias_double for i386. | Joseph Myers | 2017-11-28 | 2 | -2/+4 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -4/+4 |
* | Use libm_alias_ldouble in sysdeps/i386/fpu. | Joseph Myers | 2017-11-17 | 2 | -2/+4 |
* | i386: Replace assembly versions of e_powf with generic e_powf.c | H.J. Lu | 2017-10-22 | 4 | -7/+60 |
* | i386: Replace assembly versions of e_log2f with generic e_log2f.c | H.J. Lu | 2017-10-22 | 4 | -1/+47 |
* | i386: Replace assembly versions of e_logf with generic e_logf.c | H.J. Lu | 2017-10-22 | 5 | -38/+52 |
* | i386: Replace assembly versions of e_exp2f with generic e_exp2f.c | H.J. Lu | 2017-10-22 | 4 | -1/+44 |
* | i386: Replace assembly versions of e_expf with generic e_expf.c | H.J. Lu | 2017-10-22 | 7 | -365/+29 |
* | Do not wrap expf and exp2f | Szabolcs Nagy | 2017-10-02 | 1 | -0/+1 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -30/+0 |
* | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2017-08-03 | 1 | -7/+7 |
* | 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 |
* | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 2017-06-14 | 3 | -6/+3 |
* | 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 | -18/+18 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 15 | -15/+15 |
* | Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947). | Joseph Myers | 2016-12-15 | 2 | -8/+48 |
* | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347] | H.J. Lu | 2016-07-13 | 1 | -2/+2 |
* | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2016-06-30 | 1 | -8/+8 |
* | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 2016-06-14 | 3 | -129/+0 |
* | Fix i386/x86_64 logl (sNaN) (bug 20227). | Joseph Myers | 2016-06-08 | 1 | -0/+1 |
* | Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848). | Joseph Myers | 2016-03-24 | 1 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 18 | -18/+18 |