Age | Commit message (Expand) | Author | Files | Lines |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-02-23 | i386: Remove bcopy optimizations | Adhemerval Zanella | 1 | -138/+64 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-07-18 | i386: Use _CET_NOTRACK in memcpy-ssse3.S | H.J. Lu | 1 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-02 | i386: Check PIC to enable PIC setups in multiarch functions | H.J. Lu | 1 | -18/+18 |
2017-08-02 | i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] | H.J. Lu | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-03-30 | optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.S | Liubov Dmitrieva | 1 | -536/+1449 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-02-03 | Consistently use macros for x86 PIC thunks. | Joseph Myers | 1 | -13/+4 |
2011-10-23 | Improve x86-32 SSSE3 memcpy | Michael Zolotukhin | 1 | -219/+708 |
2011-04-17 | Fix static linking with checking x86/x86-64 memcpy. | Mike Frysinger | 1 | -1/+1 |
2010-02-24 | Fix issues in x86 memcpy-ssse3.S | H.J. Lu | 1 | -40/+73 |
2010-01-12 | Fix whitespace problems. | Ulrich Drepper | 1 | -4/+4 |
2010-01-12 | Optimize 32bit memset/memcpy with SSE2/SSSE3. | H.J. Lu | 1 | -0/+1737 |