aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/multiarch
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert130-130/+130
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI4-10/+52
2023-12-07powerpc: Optimized strcmp for power10Amrita H S4-1/+36
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati1-3/+4
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto1-7/+7
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella1-0/+3
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto6-56/+9
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella1-9/+9
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella1-0/+1
2023-02-06string: Improve generic memchrAdhemerval Zanella1-8/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers130-130/+130
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan4-31/+2
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-7/+2
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella8-104/+1
2022-02-23powerpc: Remove bcopy optimizationsAdhemerval Zanella6-85/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert134-134/+134
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein4-0/+8
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein5-0/+12
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard26-68/+139
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard2-10/+23
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard20-38/+38
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho1-0/+18
2021-05-31powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes4-1/+39
2021-05-17powerpc: Add optimized rawmemchr for POWER10Matheus Castanho4-2/+31
2021-05-07powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopyRaoni Fassina Firmino5-20/+22
2021-04-30powerpc64le: Optimize memset for POWER10Raoni Fassina Firmino5-1/+58
2021-04-30powerpc64le: Optimize memcpy for POWER10Tulio Magno Quites Machado Filho4-1/+40
2021-04-30powerpc64le: Optimized memmove for POWER10Lucas A. M. Magalhaes6-7/+66
2021-04-22powerpc: Add optimized strlen for POWER10Matheus Castanho4-1/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert128-128/+128
2020-11-12powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly4-1/+44
2020-11-12powerpc: Add optimized strncpy for POWER9Raphael M Zinsly4-1/+47
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly1-2/+2
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy4-1/+12
2020-05-18powerpc: Optimized rawmemchr for POWER9Anton Blanchard4-3/+38
2020-05-18powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha4-6/+41
2020-05-18powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha4-1/+38
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers123-123/+123
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert123-123/+123
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella6-110/+0
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella6-114/+1
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella6-106/+1
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella1-13/+12
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers135-135/+135
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan6-6/+21
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers135-135/+135
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella4-12/+193
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan1-1/+1
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra55-110/+0