about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-041-60/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update i686 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-16/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add i686 __libc_ifunc_impl_listH.J. Lu2012-10-111-0/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Consistently use macros for x86 PIC thunks.Joseph Myers2012-02-031-12/+2
* Unroll 32bit SSE strlen and handle slow bsfH.J. Lu2010-08-251-79/+4
* Define bit_SSE2 and index_SSE2.H.J. Lu2009-12-131-2/+2
* Fix whitespace in last patch.Ulrich Drepper2009-08-071-1/+1
* Add the missing "; \".H.J. Lu2009-08-071-1/+1
* Add x86 SSE strlen.Ulrich Drepper2009-08-041-0/+154