summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strlen-sse2-pminub.S
Commit message (Expand)AuthorAgeFilesLines
* Faster strlen on x64.Ondrej Bilka2013-03-181-259/+0
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-0/+259
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-259/+0
* 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
* Fix whitespacesUlrich Drepper2011-07-191-6/+6
* Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-07-191-0/+260