aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/__longjmp.S
AgeCommit message (Expand)AuthorFilesLines
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