about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strrchr.S
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-2/+7
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva2011-09-051-1/+5
|
* Define bit_XXX and index_XXX.H.J. Lu2009-12-131-2/+2
| | | | | | This patch defines bit_XXX and index_XXX and use them to check processor feature in assembly code. It can prevent typos in processor feature check.
* Fix whitespaces.Ulrich Drepper2009-10-221-3/+3
|
* Implement SSE4.2 optimized strchr and strrchr.H.J. Lu2009-10-221-0/+278