Age | Commit message (Expand) | Author |
2017-08-04 | x86: Remove __memset_zero_constant_len_parameter [BZ #21790] | H.J. Lu |
2017-08-03 | i686/multiarch: Regenerate ulps | Aurelien Jarno |
2017-08-02 | i386: Check PIC to enable PIC setups in multiarch functions | H.J. Lu |
2017-08-02 | i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] | H.J. Lu |
2017-07-19 | i386: Test memmove_chk and memset_chk only in libc.so [BZ #21741] | H.J. Lu |
2017-06-26 | Add float128 support for x86_64, x86. | Joseph Myers |
2017-06-23 | Update x86 ulps for GCC 7. | Joseph Myers |
2017-06-20 | Remove bits/string.h. | Zack Weinberg |
2017-06-14 | i686: Add missing IS_IN (libc) guards to vectorized strcspn | Florian Weimer |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-05-19 | x86: Optimize SSE2 memchr overflow calculation | H.J. Lu |
2017-03-29 | Fix i686 memchr overflow calculation (BZ#21182) | Adhemerval Zanella |
2017-02-17 | Move tests of catan, catanh to auto-libm-test-*. | Joseph Myers |
2017-02-17 | Move tests of casin, casinh to auto-libm-test-*. | Joseph Myers |
2017-02-17 | Move tests of cacos, cacosh to auto-libm-test-*. | Joseph Myers |
2017-02-06 | nptl: Remove COLORING_INCREMENT | Adhemerval Zanella |
2017-02-06 | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella |
2017-01-03 | Fix x86 strncat optimized implementation for large sizes | Adhemerval Zanella |
2017-01-02 | Fix i686 memchr for large input sizes | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-15 | Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947). | Joseph Myers |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer |
2016-07-13 | Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347] | H.J. Lu |
2016-06-30 | i686/multiarch: Regenerate ulps | Aurelien Jarno |
2016-06-14 | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers |
2016-06-08 | Fix i386/x86_64 logl (sNaN) (bug 20227). | Joseph Myers |
2016-05-11 | Remove x86 ifunc-defines.sym and rtld-global-offsets.sym | H.J. Lu |
2016-03-24 | Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848). | Joseph Myers |
2016-03-15 | Fix building glibc master with NDEBUG and --with-cpu. | Carlos O'Donell |
2016-03-06 | Use HAS_ARCH_FEATURE with Fast_Rep_String | H.J. Lu |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-20 | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno |
2015-11-05 | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-15 | Remove assembler -mtune=i686 configure test. | Joseph Myers |
2015-10-08 | Remove configure tests for AVX support. | Joseph Myers |
2015-10-06 | Remove configure tests for SSE4 support. | Joseph Myers |
2015-09-18 | Avoid excess range in results from i386 exp, hypot, pow functions (bug 18980). | Joseph Myers |
2015-08-27 | Detect and select i586/i686 implementation at run-timefedora/master | H.J. Lu |
2015-08-27 | Add i386 memset and memcpy assembly functions | H.J. Lu |
2015-08-27 | Remove i486 subdirectory | H.J. Lu |
2015-08-27 | Move i486/strcat.S to strcat.S | H.J. Lu |
2015-08-27 | Move i486/pthread_spin_trylock.S to pthread_spin_trylock.S | H.J. Lu |
2015-08-26 | Replace BZERO_P/PIC with USE_AS_BZERO/SHARED | H.J. Lu |
2015-08-20 | Remove the unused IFUNC files | H.J. Lu |
2015-08-20 | Move x86_64 init-arch.h to sysdeps/x86/init-arch.h | H.J. Lu |
2015-08-20 | Remove x86 init-arch.c | H.J. Lu |
2015-08-19 | Use x86-64 cacheinfo.c and sysconf.c for x86 | H.J. Lu |
2015-08-13 | Update i686 multiarch functions for <cpu-features.h> | H.J. Lu |