about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/memcmp-sse4.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+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-2/+2
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-87/+309
* Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu2010-02-171-7/+23
* Fix up new x86 string functions.Ulrich Drepper2010-02-151-18/+18
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-151-0/+988