..
Makefile
powerpc: Remove strncmp variants
2023-03-02 16:41:43 -03:00
ifunc-impl-list.c
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
2023-08-01 07:41:17 -05:00
init-arch.h
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
2023-08-01 07:41:17 -05:00
memchr-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memchr-ppc32.c
string: Improve generic memchr
2023-02-06 16:19:35 -03:00
memchr.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcmp-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcmp-ppc32.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcmp.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy-a2.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy-cell.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy-power6.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy-ppc32.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memcpy.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memmove-power7.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memmove-ppc.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memmove.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
mempcpy-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
mempcpy-ppc32.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
mempcpy.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memrchr-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memrchr-ppc32.c
string: Add libc_hidden_proto for memrchr
2023-02-08 17:13:58 -03:00
memrchr.c
string: Add libc_hidden_proto for memrchr
2023-02-08 17:13:58 -03:00
memset-power6.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memset-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memset-ppc32.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
memset.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rawmemchr-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rawmemchr-ppc32.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rawmemchr.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rtld-memcmp.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rtld-memset.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rtld-strchr.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
rtld-strnlen.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strcasecmp-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strcasecmp.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strcasecmp_l-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strcasecmp_l.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strchr-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strchr-ppc32.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strchr.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strchrnul-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strchrnul-ppc32.c
string: Add libc_hidden_proto for strchrnul
2023-02-08 17:13:56 -03:00
strchrnul.c
string: Add libc_hidden_proto for strchrnul
2023-02-08 17:13:56 -03:00
strlen-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strlen-ppc32.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strlen.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strncase-power7.c
Fix misspellings in sysdeps/powerpc -- BZ 25337
2023-05-23 15:23:09 +00:00
strncase.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strncase_l-power7.c
Fix misspellings in sysdeps/powerpc -- BZ 25337
2023-05-23 15:23:09 +00:00
strncase_l.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strnlen-power7.S
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
strnlen-ppc32.c
string: Improve generic strnlen with memchr
2023-02-06 16:19:35 -03:00
strnlen.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
wordcopy-power7.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
wordcopy-ppc32.c
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00