aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strcmp.S
AgeCommit message (Expand)Author
2010-08-14Fix x86-64 build without multiarch.Ulrich Drepper
2010-07-31Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.Ulrich Drepper
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper
2010-01-14Prevent silent errors should x86-64 strncmp be needed outside libc.Ulrich Drepper
2009-08-07Add SSSE3-optimized implementation of str{,n}cmp for x86-64.Ulrich Drepper
2009-07-26Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-04-29Update.Ulrich Drepper
2002-08-31Update.Andreas Jaeger