summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memchr.S
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-09x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2H.J. Lu
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-27Fix x86_64 memchr for large input sizesAdhemerval Zanella
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva
2009-06-16Fix x86-64 memchr for large lengths.Jakub Jelinek
2009-05-09* sysdeps/x86_64/memchr.S: Handle invalid buffer pointers whenUlrich Drepper
2009-04-10* sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper
2009-04-07* string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper