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