aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strlen-sse2.S
AgeCommit message (Expand)Author
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva
2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva
2011-08-04Fix whitespacesUlrich Drepper
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu