Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.
authorUlrich Drepper <drepper@redhat.com>
Sun, 1 Aug 2010 04:41:09 +0000 (21:41 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sun, 1 Aug 2010 04:41:09 +0000 (21:41 -0700)
commit73507d3ae077c2dcf0da857a5a244deff3d4d223
tree0a6b1d0c944ded9e269b8c47f802d0a920186a7e
parent66f6765a472452937fa821d6c30e2396e113bd60
Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.
ChangeLog
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strcasecmp_l.S [new file with mode: 0644]
sysdeps/x86_64/multiarch/strcmp.S
sysdeps/x86_64/strcmp.S