| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 136 | -136/+136 |
* | 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 | 11 | -11/+27 |
* | Use libm_alias_double for i386. | Joseph Myers | 2017-11-28 | 3 | -3/+6 |
* | 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 |
* | Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) | Adhemerval Zanella | 2017-09-06 | 1 | -1/+0 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -30/+0 |
* | i686: Implement IFUNC selectors in C | H.J. Lu | 2017-08-04 | 99 | -1732/+2078 |
* | x86: Remove __memset_zero_constant_len_parameter [BZ #21790] | H.J. Lu | 2017-08-04 | 2 | -12/+1 |
* | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2017-08-03 | 1 | -7/+7 |
* | i386: Check PIC to enable PIC setups in multiarch functions | H.J. Lu | 2017-08-02 | 8 | -34/+34 |
* | i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] | H.J. Lu | 2017-08-02 | 3 | -3/+3 |
* | i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741] | H.J. Lu | 2017-07-19 | 1 | -0/+4 |
* | 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 bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -6/+1 |
* | i686: Add missing IS_IN (libc) guards to vectorized strcspn | Florian Weimer | 2017-06-14 | 2 | -3/+7 |
* | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 2017-06-14 | 3 | -6/+3 |
* | x86: Optimize SSE2 memchr overflow calculation | H.J. Lu | 2017-05-19 | 1 | -8/+6 |
* | Fix i686 memchr overflow calculation (BZ#21182) | Adhemerval Zanella | 2017-03-29 | 1 | -1/+1 |
* | 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 |
* | nptl: Remove COLORING_INCREMENT | Adhemerval Zanella | 2017-02-06 | 1 | -5/+0 |
* | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella | 2017-02-06 | 2 | -249/+0 |
* | Fix x86 strncat optimized implementation for large sizes | Adhemerval Zanella | 2017-01-03 | 1 | -0/+2 |
* | Fix i686 memchr for large input sizes | Adhemerval Zanella | 2017-01-02 | 2 | -3/+15 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 96 | -96/+96 |
* | 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 |
* | Remove remnants of .og patterns | Florian Weimer | 2016-09-20 | 1 | -2/+0 |
* | 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 |
* | Remove x86 ifunc-defines.sym and rtld-global-offsets.sym | H.J. Lu | 2016-05-11 | 2 | -20/+0 |
* | Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848). | Joseph Myers | 2016-03-24 | 1 | -4/+4 |
* | Fix building glibc master with NDEBUG and --with-cpu. | Carlos O'Donell | 2016-03-15 | 1 | -0/+1 |
* | Use HAS_ARCH_FEATURE with Fast_Rep_String | H.J. Lu | 2016-03-06 | 9 | -9/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 99 | -99/+99 |
* | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno | 2015-12-20 | 1 | -0/+2176 |
* | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers | 2015-11-05 | 1 | -1/+7 |