From dfff4fbed780143079e95d9a8fdfa28693eb81da Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 15 Jun 2004 16:39:17 +0000 Subject: [PATCH] * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to .gcc_except_table output sections lost accidentally with -z relro patch. --- ld/ChangeLog | 6 ++++++ ld/scripttempl/elf.sc | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index b423b74ad6..f64974b486 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2004-06-15 Jakub Jelinek + + * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to + .gcc_except_table output sections lost accidentally with + -z relro patch. + 2004-06-15 Alan Modra * ldwrite.c (build_link_order): Use bfd_get_section_size diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 4d0279c73d..93d849eab5 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -312,7 +312,7 @@ cat <