summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/rawmemchr.S
AgeCommit message (Expand)Author
2013-08-30Fix rawmemchr regression on bulldozer.Ondřej Bílka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-19Optimize x86-64 rawmemchr and add testUlrich Drepper
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-08-08Move SSE4.2 functions together.Ulrich Drepper
2009-07-03Align functions to 16-byte boundary.Ulrich Drepper
2009-06-05Add SSE4.2 optimized rawmemchr implementation for x86-64.Ulrich Drepper