From 1518f58b6120289e69aeba9426eca9234cd9a200 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 23 Jun 2012 12:07:04 +0200 Subject: SH: Optimize assembler code in context of call to __fortify_fail. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit __fortify_fail has »__attribute__ ((__noreturn__))«. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0653538cc1..649b656da1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-06-23 Thomas Schwinge + * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to + __fortify_fail returning. + * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise. + * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on sysdeps/sh/____longjmp_chk.S. * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based -- cgit 1.4.1