about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/strcmp.S
Commit message (Expand)AuthorAgeFilesLines
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* 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
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add i686 __libc_ifunc_impl_listH.J. Lu2012-10-111-0/+3
* Fix x86 strcasecmp_l (bug 13786).Joseph Myers2012-02-291-1/+2
* 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
* Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper2011-11-141-6/+0
* SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper2011-11-131-8/+26
* Undo accidental checkin.Ulrich Drepper2010-12-141-25/+30
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-091-30/+25
* Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu2010-02-181-1/+1
* 32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu2010-02-151-0/+115