aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/__longjmp.S
AgeCommit message (Expand)AuthorFilesLines
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu1-0/+44
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-0/+4
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath1-3/+11
2012-05-15Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu1-5/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-07-30Fix x86-64 ____longjmp_chk to handle signal stacks.Ulrich Drepper1-5/+1
2009-05-21Add missing .text directives.H.J. Lu1-1/+2
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper1-0/+3
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+2
2005-12-28* sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper1-3/+0
2005-12-28Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper1-10/+13
2005-12-22Also protect SP and BP.Ulrich Drepper1-0/+2
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper1-1/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-15/+12
2007-07-122.5-18.1Jakub Jelinek1-12/+15
2004-01-11Update.Andreas Jaeger1-1/+11
2001-09-19Update.Andreas Jaeger1-0/+44