| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Use SSE2 optimized strcmp in x86-64 ld.so | H.J. Lu | 2015-08-25 | 1 | -253/+216 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -6/+6 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards | Dmitry V. Levin | 2013-03-22 | 1 | -3/+3 |
* | Remove bounded-pointers handling from x86_64 assembly sources. | Joseph Myers | 2013-02-17 | 1 | -5/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -2/+1 |
* | Load pointers into R*_LP in strcmp.S | H.J. Lu | 2012-05-15 | 1 | -6/+6 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Fix test of non-ASCII locales in x86-64 strcasecmp et.al. | Ulrich Drepper | 2011-11-01 | 1 | -3/+3 |
* | Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp | Ulrich Drepper | 2010-10-03 | 1 | -16/+16 |
* | Fix limit detection in x86-64 SSE2 strncasecmp. | Ulrich Drepper | 2010-09-20 | 1 | -1/+1 |
* | Use correct register for fourth parameter of x86-64 strncasecmp_l. | Ulrich Drepper | 2010-08-15 | 1 | -3/+3 |
* | Undo inccorect change. | Ulrich Drepper | 2010-08-15 | 1 | -1/+1 |
* | Add optimized strncasecmp versions for x86-64. | Ulrich Drepper | 2010-08-14 | 1 | -59/+110 |
* | Fix x86-64 build without multiarch. | Ulrich Drepper | 2010-08-14 | 1 | -1/+0 |
* | Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64. | Ulrich Drepper | 2010-07-31 | 1 | -2/+11 |
* | Implement optimized strcaecmp for x86-64. | Ulrich Drepper | 2010-07-30 | 1 | -1/+135 |
* | Prevent silent errors should x86-64 strncmp be needed outside libc. | Ulrich Drepper | 2010-01-14 | 1 | -204/+211 |
* | Add SSSE3-optimized implementation of str{,n}cmp for x86-64. | Ulrich Drepper | 2009-08-07 | 1 | -43/+168 |
* | Add SSE2 support to str{,n}cmp for x86-64. | H.J. Lu | 2009-07-26 | 1 | -5/+1943 |
* | * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally | Ulrich Drepper | 2005-03-31 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -2/+2 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -1/+2 |
* | Update. | Andreas Jaeger | 2002-08-31 | 1 | -0/+44 |