Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-08-25 | Replace %xmm[8-12] with %xmm[0-4] | H.J. Lu | 1 | -47/+47 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-03-18 | Faster strlen on x64. | Ondrej Bilka | 1 | -67/+205 |
2013-03-06 | Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation" | Ondrej Bilka | 1 | -198/+65 |
2013-03-06 | * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation | Ondrej Bilka | 1 | -65/+198 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2010-08-26 | Fix typo in last commit. | Ulrich Drepper | 1 | -3/+3 |
2010-08-26 | Shorten x86-64 strlen a bit. | Ulrich Drepper | 1 | -7/+3 |
2010-08-26 | Unroll x86-64 strlen | H.J. Lu | 1 | -21/+76 |
2009-06-04 | More small optimizations for x86-64 strlen. | Ulrich Drepper | 1 | -9/+7 |
2009-06-04 | Tiny strlen for x86-64 optimization. | Ulrich Drepper | 1 | -1/+0 |
2009-04-07 | * sysdeps/x86_64/memchr.S: New file. | Ulrich Drepper | 1 | -0/+1 |
2009-04-05 | * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions. | Ulrich Drepper | 1 | -116/+30 |
2003-04-29 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-31 | Update. | Andreas Jaeger | 1 | -0/+138 |