aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/power4/multiarch
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert56-56/+56
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert56-56/+56
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati2-5/+9
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov2-2/+2
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto5-125/+1
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella2-6/+16
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2-8/+16
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-7/+7
2023-02-06string: Improve generic memchrAdhemerval Zanella1-10/+4
2023-02-06string: Improve generic strchrnulAdhemerval Zanella1-4/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers59-59/+59
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-7/+2
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella6-131/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert63-63/+63
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+3
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2-0/+7
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar7-7/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert63-63/+63
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers63-63/+63
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert63-63/+63
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella6-120/+0
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella6-151/+1
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella6-122/+1
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella1-4/+4
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella2-16/+17
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers75-75/+75
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers75-75/+75
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella1-0/+2
2017-06-20Remove bits/string.h.Zack Weinberg1-2/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers75-75/+75
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler10-51/+79
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers75-75/+75
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo1-1/+1
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2-1/+6
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella1-4/+14
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella6-115/+32
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella1-4/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers77-77/+77
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers2-7/+12
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar31-35/+35
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers1-0/+1
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2-2/+0
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella2-2/+2
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella1-0/+6
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella4-1/+100
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2-10/+14
2014-05-05PowerPC: ifunc improvement for internal callsAdhemerval Zanella1-2/+1
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2-2/+11