diff --git a/ld/ChangeLog b/ld/ChangeLog index b423b74ad6a..f64974b486f 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 4d0279c73d8..93d849eab55 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -312,7 +312,7 @@ cat <