summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strspn.S
AgeCommit message (Expand)Author
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-06Remove configure tests for SSE4 support.Joseph Myers
2015-08-13Update i686 multiarch functions for <cpu-features.h>H.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu
2009-08-08Use PIC only if SHARED is defined.H.J. Lu
2009-08-04Add x86 SSE strlen.Ulrich Drepper
2009-08-04Add x86 32-bit SSE4.2 string functions.H.J. Lu