Age | Commit message (Expand) | Author |
---|---|---|
2015-08-13 | Update x86_64 multiarch functions for <cpu-features.h> | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-09-11 | Faster strchr implementation. | Ondřej Bílka |
2013-06-28 | Skip SSE4.2 versions on Intel Silvermont | Liubov Dmitrieva |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-11 | Add x86-64 __libc_ifunc_impl_list | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-09-05 | Add Atom-optimized strchr and strrchr for x86-64 | Liubov Dmitrieva |
2010-10-25 | Fix x86-64 strchr propagation of search byte into all bytes of SSE register | Richard Li |
2009-12-13 | Define bit_XXX and index_XXX. | H.J. Lu |
2009-10-22 | Fix whitespaces. | Ulrich Drepper |
2009-10-22 | Implement SSE4.2 optimized strchr and strrchr. | H.J. Lu |