about summary refs log tree commit diff
path: root/sysdeps/x86_64/memrchr.S
Commit message (Expand)AuthorAgeFilesLines
* Implemented bound check support for string/memory routines for x86_64. ldmitrie/intel_mpxLiubov Dmitrieva2013-10-231-0/+13
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Check for zero size in memrchr for x86_64Andreas Schwab2011-10-131-0/+3
* Fix whitespaceUlrich Drepper2011-10-071-1/+1
* Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva2011-10-071-0/+380