aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/multiarch/strchr.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-17powerpc64: Stop assuming new processors have VSXtuliom/microwattTulio Magno Quites Machado Filho1-1/+2
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-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-28powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan1-0/+3
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler1-4/+8
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-13PowerPC: multiarch strchr for PowerPC64Adhemerval Zanella1-0/+35