summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
AgeCommit message (Expand)Author
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer
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-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath
2009-08-02Remove leftover code from Linux/x86 ____longjmp_chk.Ulrich Drepper
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper
2009-07-30Whitespace cleanup.Ulrich Drepper
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper