glibc/sysdeps/i386/i686/multiarch
Andreas Schwab 1818483b15 Remove use of SSE4.2 functions for strstr on i686
The SSE4.2 have been removed from x86_64 by commit 584b18eb.  This patch
fixes the build on i686, which attempts to use the removed files.
2013-12-18 14:28:30 +10:00
..
bcopy-ssse3-rep.S
bcopy-ssse3.S
bcopy.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
bzero-sse2-rep.S
bzero-sse2.S
bzero.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ifunc-defines.sym
ifunc-impl-list.c Remove use of SSE4.2 functions for strstr on i686 2013-12-18 14:28:30 +10:00
init-arch.c
init-arch.h
locale-defines.sym
Makefile Remove use of SSE4.2 functions for strstr on i686 2013-12-18 14:28:30 +10:00
memchr-sse2-bsf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memchr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcmp-sse4.S Fix typos. 2013-08-21 19:48:48 +02:00
memcmp-ssse3.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcmp.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcpy_chk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcpy-ssse3-rep.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcpy-ssse3.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memcpy.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memmove_chk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memmove-ssse3-rep.S
memmove-ssse3.S
memmove.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mempcpy_chk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mempcpy-ssse3-rep.S
mempcpy-ssse3.S
mempcpy.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memrchr-c.c
memrchr-sse2-bsf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memrchr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memrchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memset_chk.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
memset-sse2-rep.S Fix typos. 2013-08-21 19:48:48 +02:00
memset-sse2.S Fix typos. 2013-08-21 19:48:48 +02:00
memset.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rawmemchr-sse2-bsf.S
rawmemchr-sse2.S
rawmemchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rtld-strnlen.c
s_fma-fma.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fma.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmaf-fma.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmaf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sched_cpucount.c
stpcpy-sse2.S
stpcpy-ssse3.S
stpcpy.S
stpncpy-sse2.S
stpncpy-ssse3.S
stpncpy.S
strcasecmp_l-c.c
strcasecmp_l-sse4.S
strcasecmp_l-ssse3.S
strcasecmp_l.S
strcasecmp-c.c
strcasecmp.S i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmp 2013-08-21 18:25:08 +04:00
strcasestr-c.c
strcat-sse2.S Fix typos. 2013-08-21 19:48:48 +02:00
strcat-ssse3.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strcat.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strchr-sse2-bsf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strchr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strcmp-sse4.S Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcasecmp/strncasecmp 2013-08-27 12:19:03 +02:00
strcmp-ssse3.S Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcasecmp/strncasecmp 2013-08-27 12:19:03 +02:00
strcmp.S i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmp 2013-08-21 18:25:08 +04:00
strcpy-sse2.S Fix typos. 2013-08-21 19:48:48 +02:00
strcpy-ssse3.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strcpy.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strcspn-c.c
strcspn.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strlen-sse2-bsf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strlen-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strlen.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strncase_l-c.c
strncase_l-sse4.S
strncase_l-ssse3.S
strncase_l.S
strncase-c.c
strncase.S i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmp 2013-08-21 18:25:08 +04:00
strncat-c.c
strncat-sse2.S
strncat-ssse3.S
strncat.S
strncmp-c.c
strncmp-sse4.S
strncmp-ssse3.S
strncmp.S
strncpy-c.c
strncpy-sse2.S
strncpy-ssse3.S
strncpy.S
strnlen-c.c
strnlen-sse2.S
strnlen.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strpbrk-c.c
strpbrk.S
strrchr-sse2-bsf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strrchr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strrchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strspn-c.c
strspn.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
test-multiarch.c
varshift.c
varshift.h
Versions
wcschr-c.c
wcschr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcschr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcscmp-c.c
wcscmp-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcscmp.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcscpy-c.c
wcscpy-ssse3.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcscpy.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcslen-c.c
wcslen-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcslen.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcsrchr-c.c
wcsrchr-sse2.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wcsrchr.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wmemcmp-c.c
wmemcmp-sse4.S
wmemcmp-ssse3.S
wmemcmp.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00