aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power7/memrchr.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella1-0/+1
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-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
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-06-14PowerPC64 ENTRY_TOCLESSAlan Modra1-1/+1
2017-04-11powerpc: refactor memchr, memrchr, and rawmemchr IFUNC.Wainer dos Santos Moschetta1-2/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-04-02Correct prefetch hint in power7 memrchr.Alan Modra1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab1-1/+1
2013-10-04PowerPC LE memchr and memrchrAlan Modra1-86/+106
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella1-2/+2
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers1-5/+3
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-08-19powerpc: Various P7-optimized string functionsLuis Machado1-0/+180