about summary refs log tree commit diff
path: root/sysdeps/x86_64/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Move strlen.S to multiarch/strlen-vec.SH.J. Lu2022-01-271-240/+3
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Update strlen.S to support wcslen/wcsnlenH.J. Lu2017-06-051-21/+40
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2015-08-251-47/+47
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Faster strlen on x64.Ondrej Bilka2013-03-181-67/+205
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-198/+65
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-65/+198
* 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