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