aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strrchr.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein1-2/+8
2022-07-13x86: Move strrchr SSE2 implementation to multiarch/strrchr-sse2.SNoah Goldstein1-360/+4
2022-04-22x86: Optimize {str|wcs}rchr-sse2Noah Goldstein1-180/+330
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-08Use p2align instead ALIGNOndřej Bílka1-11/+6
2013-09-26Faster strrchr.Ondřej Bílka1-44/+197
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
2009-04-14* sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper1-0/+81