aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/____longjmp_chk.S
AgeCommit message (Expand)AuthorFilesLines
2009-07-30____longjmp_chk is now OS-specific.Ulrich Drepper1-145/+1
2009-07-30Change code a bit to correct CFI.Ulrich Drepper1-1/+3
2009-07-30Optimize ____longjmp_chk for x86-64 a bit.Ulrich Drepper1-5/+3
2009-07-30Fix x86-64 ____longjmp_chk to handle signal stacks.Ulrich Drepper1-2/+105
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper1-0/+42