aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/rawmemchr.S
AgeCommit message (Expand)AuthorFilesLines
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-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu1-5/+0
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-11-12Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-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-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva1-20/+175
2009-06-05Add SSE4.2 optimized rawmemchr implementation for x86-64.Ulrich Drepper1-4/+3
2009-04-10* sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper1-0/+54