about summary refs log tree commit diff
path: root/sysdeps/x86_64/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* Faster strlen on x86-64. neleai/strlenOndrej Bilka2013-01-301-72/+173
* 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 typo in last commit.Ulrich Drepper2010-08-261-3/+3
* Shorten x86-64 strlen a bit.Ulrich Drepper2010-08-261-7/+3
* Unroll x86-64 strlenH.J. Lu2010-08-261-21/+76
* More small optimizations for x86-64 strlen.Ulrich Drepper2009-06-041-9/+7
* Tiny strlen for x86-64 optimization.Ulrich Drepper2009-06-041-1/+0
* * sysdeps/x86_64/memchr.S: New file.Ulrich Drepper2009-04-071-0/+1
* * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper2009-04-051-116/+30
* Update.Ulrich Drepper2003-04-291-1/+2
* Update.Andreas Jaeger2002-08-311-0/+138