Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-11 | Faster strchr implementation. | Ondřej Bílka | 1 | -127/+0 |
2013-06-28 | Skip SSE4.2 versions on Intel Silvermont | Liubov Dmitrieva | 1 | -0/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-10-11 | Add x86-64 __libc_ifunc_impl_list | H.J. Lu | 1 | -2/+6 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-09-05 | Add Atom-optimized strchr and strrchr for x86-64 | Liubov Dmitrieva | 1 | -1/+5 |
2010-10-25 | Fix x86-64 strchr propagation of search byte into all bytes of SSE register | Richard Li | 1 | -2/+2 |
2009-12-13 | Define bit_XXX and index_XXX. | H.J. Lu | 1 | -2/+2 |
2009-10-22 | Fix whitespaces. | Ulrich Drepper | 1 | -8/+8 |
2009-10-22 | Implement SSE4.2 optimized strchr and strrchr. | H.J. Lu | 1 | -0/+177 |