Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add x86-64 __libc_ifunc_impl_list | H.J. Lu | 2012-10-11 | 1 | -2/+5 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Optimized strnlen and wcscmp for x86-64 | Liubov Dmitrieva | 2011-10-23 | 1 | -1/+1 |
* | Fix inline strncat/strncmp on x86 | Andreas Schwab | 2011-08-04 | 1 | -1/+1 |
* | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva | 2011-07-19 | 1 | -1/+4 |
* | Unroll x86-64 strlen | H.J. Lu | 2010-08-26 | 1 | -68/+6 |
* | Unroll the loop x86-64 SSE4.2 strlen. | H.J. Lu | 2010-01-13 | 1 | -15/+45 |
* | Define bit_XXX and index_XXX. | H.J. Lu | 2009-12-13 | 1 | -2/+2 |
* | Move SSE4.2 functions together. | Ulrich Drepper | 2009-08-08 | 1 | -0/+1 |
* | Align functions to 16-byte boundary. | Ulrich Drepper | 2009-07-03 | 1 | -0/+1 |
* | Forgot some more cleanups for the SSE4.2 strlen on x86-64. | Ulrich Drepper | 2009-06-05 | 1 | -2/+7 |
* | Add missing cleanups from SSE4.2 x86-64 strlen. | Ulrich Drepper | 2009-06-05 | 1 | -3/+4 |
* | Optimize x86-64 strlen for SSE4.2. | Ulrich Drepper | 2009-06-05 | 1 | -0/+87 |