aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power8/strcasestr.S
AgeCommit message (Expand)AuthorFilesLines
2024-03-12powerpc: Remove power8 strcasestr optimizationAdhemerval Zanella1-528/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov1-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes1-12/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra1-1/+1
2017-04-11powerpc: refactor strcasestr and strstr IFUNC.Wainer dos Santos Moschetta1-2/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-06powerpc: Fix --disable-multi-arch build on POWER8Tulio Magno Quites Machado Filho1-2/+5
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan1-0/+531