glibc/sysdeps/i386/i686/multiarch
Noah Goldstein 9894127d20 String: Add hidden defs for __memcmpeq() to enable internal usage
No bug.

This commit adds hidden defs for all declarations of __memcmpeq. This
enables usage of __memcmpeq without the PLT for usage internal to
GLIBC.
2021-10-26 16:51:29 -05:00
..
bcopy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bcopy-sse2-unaligned.S i386: memcpy functions with SSE2 unaligned load/store 2014-12-30 07:19:38 -08:00
bcopy-ssse3-rep.S
bcopy-ssse3.S
bcopy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bzero-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bzero-sse2-rep.S
bzero-sse2.S
bzero.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-impl-list.c i686: Don't include multiarch memove in libc.a 2021-08-30 05:57:49 -07:00
ifunc-memmove.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-memset.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-sse2-bsf.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-sse2-ssse3.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-sse2.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-sse4_2.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ifunc-ssse3-sse4_2.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
locale-defines.sym
Makefile x86: Install <sys/platform/x86.h> [BZ #26124] 2020-09-11 17:20:52 -07:00
memchr-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memchr-sse2-bsf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memchr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memcmp-ia32.S String: Add hidden defs for __memcmpeq() to enable internal usage 2021-10-26 16:51:29 -05:00
memcmp-sse4.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcmp-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcmp.c String: Add hidden defs for __memcmpeq() to enable internal usage 2021-10-26 16:51:29 -05:00
memcpy_chk-nonshared.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memcpy_chk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memcpy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memcpy-sse2-unaligned.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memcpy-ssse3-rep.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcpy-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memcpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memmove_chk-nonshared.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memmove_chk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memmove-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memmove-sse2-unaligned.S i386: memcpy functions with SSE2 unaligned load/store 2014-12-30 07:19:38 -08:00
memmove-ssse3-rep.S
memmove-ssse3.S
memmove.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mempcpy_chk-nonshared.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mempcpy_chk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mempcpy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mempcpy-sse2-unaligned.S i386: memcpy functions with SSE2 unaligned load/store 2014-12-30 07:19:38 -08:00
mempcpy-ssse3-rep.S
mempcpy-ssse3.S
mempcpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memrchr-c.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
memrchr-sse2-bsf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memrchr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memrchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memset_chk-nonshared.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memset_chk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memset-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
memset-sse2-rep.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memset-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
memset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rawmemchr-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rawmemchr-sse2-bsf.S
rawmemchr-sse2.S
rawmemchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rtld-strnlen.c
s_fma-fma.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fma.c Add narrowing fma functions 2021-09-22 21:25:31 +00:00
s_fmaf-fma.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fmaf.c Redirect fma calls to __fma in libm 2021-09-15 22:57:35 +00:00
stpcpy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
stpcpy-sse2.S
stpcpy-ssse3.S
stpcpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
stpncpy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
stpncpy-sse2.S
stpncpy-ssse3.S
stpncpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcasecmp_l-c.c
strcasecmp_l-sse4.S
strcasecmp_l-ssse3.S
strcasecmp_l.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcasecmp-c.c
strcasecmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcat-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcat-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcat-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strchr-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strchr-sse2-bsf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strchr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcmp-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcmp-sse4.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcmp-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcpy-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcpy-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcpy-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strcpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcspn-c.c i686: Add missing IS_IN (libc) guards to vectorized strcspn 2017-06-14 14:50:11 +02:00
strcspn-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strcspn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strlen-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strlen-sse2-bsf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strlen-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strlen.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strncase_l-c.c
strncase_l-sse4.S
strncase_l-ssse3.S
strncase_l.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strncase-c.c
strncase.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strncat-c.c Remove bits/string.h. 2017-06-20 08:21:24 -04:00
strncat-sse2.S
strncat-ssse3.S
strncat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strncmp-c.c x86: Make strncmp usable from rtld 2018-06-12 15:00:33 +02:00
strncmp-sse4.S
strncmp-ssse3.S
strncmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strncpy-c.c
strncpy-sse2.S
strncpy-ssse3.S
strncpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strnlen-c.c Use libc_hidden_proto / libc_hidden_def with __strnlen. 2015-06-02 20:24:25 +00:00
strnlen-sse2.S
strnlen.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strpbrk-c.c
strpbrk-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strpbrk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strrchr-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strrchr-sse2-bsf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strrchr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
strrchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strspn-c.c
strspn-ia32.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strspn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
varshift.c i686: Add missing IS_IN (libc) guards to vectorized strcspn 2017-06-14 14:50:11 +02:00
varshift.h
wcschr-c.c powerpc: Fix __wcschr static build 2015-04-15 16:01:48 -03:00
wcschr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcschr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcscmp-c.c Fix regcomp wcscoll, wcscmp namespace (bug 18497). 2015-06-09 21:07:30 +00:00
wcscmp-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcscpy-c.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
wcscpy-ssse3.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcslen-c.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
wcslen-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcslen.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcsrchr-c.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
wcsrchr-sse2.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsrchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wmemcmp-c.c Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
wmemcmp-sse4.S
wmemcmp-ssse3.S
wmemcmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00