about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strcmp-ssse3.S
Commit message (Expand)AuthorAgeFilesLines
* Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and -mno-tls-dire...Andreas Schwab2011-11-161-6/+34
* Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-3/+3
* SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-257/+819
* Remove unnecessary code from x86-32 SSSE3 strncmpUlrich Drepper2011-11-081-3/+1
* Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu2010-12-011-8/+1
* Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu2010-04-151-5/+6
* Fix and cleanup unwind info in x86 strcmp-ssse<F3>.Ulrich Drepper2010-02-171-73/+14
* Fix up new x86 string functions.Ulrich Drepper2010-02-151-15/+49
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-151-0/+2245