about summary refs log tree commit diff
path: root/sysdeps/x86_64/strcmp.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-6/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-221-3/+3
* Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers2013-02-171-5/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Load pointers into R*_LP in strcmp.SH.J. Lu2012-05-151-6/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix test of non-ASCII locales in x86-64 strcasecmp et.al.Ulrich Drepper2011-11-011-3/+3
* Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper2010-10-031-16/+16
* Fix limit detection in x86-64 SSE2 strncasecmp.Ulrich Drepper2010-09-201-1/+1
* Use correct register for fourth parameter of x86-64 strncasecmp_l.Ulrich Drepper2010-08-151-3/+3
* Undo inccorect change.Ulrich Drepper2010-08-151-1/+1
* Add optimized strncasecmp versions for x86-64.Ulrich Drepper2010-08-141-59/+110
* Fix x86-64 build without multiarch.Ulrich Drepper2010-08-141-1/+0
* Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.Ulrich Drepper2010-07-311-2/+11
* Implement optimized strcaecmp for x86-64.Ulrich Drepper2010-07-301-1/+135
* Prevent silent errors should x86-64 strncmp be needed outside libc.Ulrich Drepper2010-01-141-204/+211
* Add SSSE3-optimized implementation of str{,n}cmp for x86-64.Ulrich Drepper2009-08-071-43/+168
* Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu2009-07-261-5/+1943
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Update.Ulrich Drepper2003-04-291-1/+2
* Update.Andreas Jaeger2002-08-311-0/+44