summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strcasecmp.S
Commit message (Expand)AuthorAgeFilesLines
* Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab2014-10-271-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva2013-08-211-0/+4
* Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu2013-07-021-3/+0
* 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-3/+2
* Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-3/+0
* SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-0/+71