aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/power7/strncmp.S
AgeCommit message (Expand)AuthorFilesLines
2023-03-02powerpc: Remove strncmp variantsAdhemerval Zanella Netto1-199/+0
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-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-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-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-04PowerPC LE strcmp and strncmpAlan Modra1-15/+40
2013-03-04Remove powerpc32 strncmp comments about bounded pointers.Joseph Myers1-3/+0
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers1-4/+2
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
2011-09-07power7 strncmp optimizationWill Schmidt1-1/+3
2011-04-22Remove doubled words.Jim Meyering1-1/+1
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab1-5/+6
2010-06-14Fix whitespaces.Ulrich Drepper1-1/+1
2010-06-14power7 string compare optimizationsLuis Machado1-0/+177