summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strrchr.S
AgeCommit message (Expand)Author
2013-09-26Faster strrchr.Ondřej Bílka
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-05Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-10-22Fix whitespaces.Ulrich Drepper
2009-10-22Implement SSE4.2 optimized strchr and strrchr.H.J. Lu