summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strcmp.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-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-10-27Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-21i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-02-29Fix x86 strcasecmp_l (bug 13786).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-11-14Add SSE4.2 support for strcasecmp and strncasecmp on x86-32Ulrich Drepper
2011-11-13SSSE3 optimized strcasecmp and strncasecmp for x86-32Ulrich Drepper
2010-12-14Undo accidental checkin.Ulrich Drepper
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek
2010-02-18Use CPUID_OFFSET instead of FEATURE_OFFSETH.J. Lu
2010-02-1532bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu