aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
AgeCommit message (Expand)AuthorFilesLines
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-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu1-3/+2
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu1-0/+38
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-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-1/+6
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath1-3/+11
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu1-16/+18
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
2011-04-07Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab1-11/+15
2010-09-08Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang1-11/+15
2009-08-01Remove last trace of bounded pointer handling from ____longjmp_chk on x86-64.Ulrich Drepper1-1/+1
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper1-65/+29
2009-07-31Fix ____longjmp_chk on x86-64.Ulrich Drepper1-2/+2
2009-07-30____longjmp_chk is now OS-specific.Ulrich Drepper1-0/+145