Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2012-06-23 | SH: Preserve more registers for frame unwinding purposes, add CFI directives. | Thomas Schwinge | 1 | -2/+15 | |
2012-06-23 | SH: Optimize assembler code in context of call to __fortify_fail. | Thomas Schwinge | 1 | -8/+4 | |
__fortify_fail has »__attribute__ ((__noreturn__))«. | |||||
2012-06-23 | SH: ____longjmp_chk for GNU/Linux with sigaltstack support. | Thomas Schwinge | 1 | -0/+113 | |
debug/tst-longjmp_chk2 now passes. |