about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strspn.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spurious nop at start of __strspn_ia32Andreas Schwab2011-08-231-2/+2
* Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab2010-08-191-2/+2
* Define bit_SSE2 and index_SSE2.H.J. Lu2009-12-131-3/+3
* Use PIC only if SHARED is defined.H.J. Lu2009-08-081-0/+15
* Add x86 SSE strlen.Ulrich Drepper2009-08-041-3/+3
* Add x86 32-bit SSE4.2 string functions.H.J. Lu2009-08-041-0/+80