summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/memcmp-sse4.S
AgeCommit message (Expand)Author
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-21Fix typos.Ondřej Bílka
2013-01-02Update copyright notices with scripts/update-copyrights.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-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva
2010-02-17Align x86 memcmp-sse4.S and fix unwind info.H.J. Lu
2010-02-15Fix up new x86 string functions.Ulrich Drepper
2010-02-1532bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2H.J. Lu