aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh/____longjmp_chk.S
AgeCommit message (Collapse)AuthorFilesLines
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-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge1-2/+15
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge1-9/+5
__fortify_fail has »__attribute__ ((__noreturn__))«.
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-05-18Add ____longjmp_chk for SH.Kaz Kojima1-0/+70
Following the previous changes for x86 and x86-64.