aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strcmp.S
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu1-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-18x86_64: Use _CET_NOTRACK in strcmp.SH.J. Lu1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-25Use SSE2 optimized strcmp in x86-64 ld.soH.J. Lu1-253/+216
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-6/+6
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin1-3/+3
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers1-5/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-05-15Load pointers into R*_LP in strcmp.SH.J. Lu1-6/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-01Fix test of non-ASCII locales in x86-64 strcasecmp et.al.Ulrich Drepper1-3/+3
2010-10-03Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper1-16/+16
2010-09-20Fix limit detection in x86-64 SSE2 strncasecmp.Ulrich Drepper1-1/+1
2010-08-15Use correct register for fourth parameter of x86-64 strncasecmp_l.Ulrich Drepper1-3/+3
2010-08-15Undo inccorect change.Ulrich Drepper1-1/+1
2010-08-14Add optimized strncasecmp versions for x86-64.Ulrich Drepper1-59/+110
2010-08-14Fix x86-64 build without multiarch.Ulrich Drepper1-1/+0
2010-07-31Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.Ulrich Drepper1-2/+11
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper1-1/+135
2010-01-14Prevent silent errors should x86-64 strncmp be needed outside libc.Ulrich Drepper1-204/+211
2009-08-07Add SSSE3-optimized implementation of str{,n}cmp for x86-64.Ulrich Drepper1-43/+168
2009-07-26Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu1-5/+1943
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2003-04-29Update.Ulrich Drepper1-1/+2
2002-08-31Update.Andreas Jaeger1-0/+44