index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
x86_64
/
strcmp.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-07-16
x86: Add support to build strcmp/strlen/strchr with explicit ISA level
Noah Goldstein
1
-2
/
+11
2022-07-13
x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.S
Noah Goldstein
1
-2144
/
+3
2022-04-14
x86: Remove str{n}{case}cmp-ssse3
Noah Goldstein
1
-125
/
+30
2022-03-25
x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
Noah Goldstein
1
-35
/
+29
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-11-02
x86-64: Replace movzx with movzbl
Fangrui Song
1
-2
/
+2
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
1
-3
/
+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-21
x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]
H.J. Lu
1
-3
/
+3
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-07-18
x86_64: Use _CET_NOTRACK in strcmp.S
H.J. Lu
1
-1
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
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-08-25
Use SSE2 optimized strcmp in x86-64 ld.so
H.J. Lu
1
-253
/
+216
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
-6
/
+6
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-03-22
BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
Dmitry V. Levin
1
-3
/
+3
2013-02-17
Remove bounded-pointers handling from x86_64 assembly sources.
Joseph Myers
1
-5
/
+3
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-2
/
+1
2012-05-15
Load pointers into R*_LP in strcmp.S
H.J. Lu
1
-6
/
+6
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2011-11-01
Fix test of non-ASCII locales in x86-64 strcasecmp et.al.
Ulrich Drepper
1
-3
/
+3
2010-10-03
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
Ulrich Drepper
1
-16
/
+16
2010-09-20
Fix limit detection in x86-64 SSE2 strncasecmp.
Ulrich Drepper
1
-1
/
+1
2010-08-15
Use correct register for fourth parameter of x86-64 strncasecmp_l.
Ulrich Drepper
1
-3
/
+3
2010-08-15
Undo inccorect change.
Ulrich Drepper
1
-1
/
+1
2010-08-14
Add optimized strncasecmp versions for x86-64.
Ulrich Drepper
1
-59
/
+110
2010-08-14
Fix x86-64 build without multiarch.
Ulrich Drepper
1
-1
/
+0
2010-07-31
Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.
Ulrich Drepper
1
-2
/
+11
2010-07-30
Implement optimized strcaecmp for x86-64.
Ulrich Drepper
1
-1
/
+135
2010-01-14
Prevent silent errors should x86-64 strncmp be needed outside libc.
Ulrich Drepper
1
-204
/
+211
2009-08-07
Add SSSE3-optimized implementation of str{,n}cmp for x86-64.
Ulrich Drepper
1
-43
/
+168
2009-07-26
Add SSE2 support to str{,n}cmp for x86-64.
H.J. Lu
1
-5
/
+1943
2005-03-31
* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally
Ulrich Drepper
1
-2
/
+2
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-2
/
+2
2007-07-12
2.5-18.1
Jakub Jelinek
1
-2
/
+2
2003-04-29
Update.
Ulrich Drepper
1
-1
/
+2
2002-08-31
Update.
Andreas Jaeger
1
-0
/
+44