aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-09i386: Remove CET supportAdhemerval Zanella1-37/+0
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-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer1-0/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu1-0/+37
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer1-0/+2
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath1-2/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-2/+2
2009-08-02Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper1-6/+0
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper1-52/+21
2009-07-30Whitespace cleanup.Ulrich Drepper1-2/+2
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper1-0/+143