aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/multiarch
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI
2023-12-07powerpc: Optimized strcmp for power10Amrita H S
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-06string: Improve generic memchrAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove bcopy optimizationsAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho
2021-05-31powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes
2021-05-17powerpc: Add optimized rawmemchr for POWER10Matheus Castanho
2021-05-07powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopyRaoni Fassina Firmino
2021-04-30powerpc64le: Optimize memset for POWER10Raoni Fassina Firmino
2021-04-30powerpc64le: Optimize memcpy for POWER10Tulio Magno Quites Machado Filho
2021-04-30powerpc64le: Optimized memmove for POWER10Lucas A. M. Magalhaes
2021-04-22powerpc: Add optimized strlen for POWER10Matheus Castanho
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-12powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly
2020-11-12powerpc: Add optimized strncpy for POWER9Raphael M Zinsly
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy
2020-05-18powerpc: Optimized rawmemchr for POWER9Anton Blanchard
2020-05-18powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha
2020-05-18powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra