diff --git a/ld/ChangeLog b/ld/ChangeLog index 01cb060c207..5bd2b53832c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2004-04-21 Eric Botcazou + + * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*. + (.data): Add KEEP for .gnu.linkonce.d.*personality*. + (.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*. + 2004-04-21 Ben Elliston * ld.texinfo (Simple Example): Add missing punctuation. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 187a289d1f5..63551a2d9df 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -264,6 +264,7 @@ cat <