aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strcmp-sse4.S
AgeCommit message (Expand)Author
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-11-16Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab
2011-11-14Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu
2010-02-26Fix unwind info in x86 strcmp-sse4.SH.J. Lu
2010-02-17Simplify x86 strcmp-sse4 unwind info.H.J. Lu
2010-02-15Remove commented-out code.Ulrich Drepper
2010-02-15Fix up new x86 string functions.Ulrich Drepper
2010-02-1532bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu