aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/multiarch
AgeCommit message (Expand)Author
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
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra
2017-10-06powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan
2017-06-23powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan
2017-06-21powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra
2017-06-14PowerPC64 strncpy, stpncpy and strstr fixesAlan Modra