about summary refs log tree commit diff
path: root/sysdeps/x86_64/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein2022-07-161-2/+7
* x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.SNoah Goldstein2022-07-131-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86-64: Move strlen.S to multiarch/strlen-vec.SH.J. Lu2021-06-231-240/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* 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