aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strlen.S
AgeCommit message (Expand)AuthorFilesLines
2017-06-05x86-64: Update strlen.S to support wcslen/wcsnlenH.J. Lu1-21/+40
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-25Replace %xmm[8-12] with %xmm[0-4]H.J. Lu1-47/+47
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-18Faster strlen on x64.Ondrej Bilka1-67/+205
2013-03-06Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka1-198/+65
2013-03-06 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka1-65/+198
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-08-26Fix typo in last commit.Ulrich Drepper1-3/+3
2010-08-26Shorten x86-64 strlen a bit.Ulrich Drepper1-7/+3
2010-08-26Unroll x86-64 strlenH.J. Lu1-21/+76
2009-06-04More small optimizations for x86-64 strlen.Ulrich Drepper1-9/+7
2009-06-04Tiny strlen for x86-64 optimization.Ulrich Drepper1-1/+0
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper1-0/+1
2009-04-05* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper1-116/+30
2003-04-29Update.Ulrich Drepper1-1/+2
2002-08-31Update.Andreas Jaeger1-0/+138