summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/setjmp.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-03-01Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers
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
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
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
2003-08-28Update.Ulrich Drepper
2001-09-19Update.Andreas Jaeger