aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/memcmp.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-09i386: Remove CET supportAdhemerval Zanella1-2/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein1-0/+1
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers1-9/+7
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers1-11/+2
2008-07-26* sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper1-2/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-37/+33
2007-07-31.Jakub Jelinek1-33/+37
2006-12-03[BZ #3514, BZ #3515]Ulrich Drepper1-32/+32
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-5/+1
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper1-5/+12
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper1-2/+24
2005-04-28* sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-33/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+33
2004-04-01Update.Ulrich Drepper1-0/+1
2004-02-28Update.Ulrich Drepper1-7/+8
2004-02-10memcmp optimized for i686.Ulrich Drepper1-0/+392