aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memrchr.S
AgeCommit message (Expand)AuthorFilesLines
2017-06-05x86_64: Remove redundant REX bytes from memrchr.SH.J. Lu1-19/+17
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-12-16Fix x86_64 memrchr namespace (bug 17719).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-13Check for zero size in memrchr for x86_64Andreas Schwab1-0/+3
2011-10-07Fix whitespaceUlrich Drepper1-1/+1
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva1-0/+380