From: Nick Clifton Date: Tue, 29 Jun 2010 09:43:04 +0000 (+0000) Subject: * scripttempl/xstormy16.sc (.gcc_except_table): Include sections X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec51c3818e3a29b9995a7be8dd2db4f5468485d2;hp=6c67a030ce04a37726d3287e4009e3f7dce2f795;p=binutils-gdb.git * scripttempl/xstormy16.sc (.gcc_except_table): Include sections with the .gcc_except_table. prefix. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a5460edd0e0..864901d2696 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2010-06-29 Nick Clifton + + * scripttempl/xstormy16.sc (.gcc_except_table): Include sections + with the .gcc_except_table. prefix. + 2010-06-29 Alan Modra * emulparams/maxqcoff.sh: Delete file. diff --git a/ld/scripttempl/xstormy16.sc b/ld/scripttempl/xstormy16.sc index 73d08b81172..d55ebdb05f7 100644 --- a/ld/scripttempl/xstormy16.sc +++ b/ld/scripttempl/xstormy16.sc @@ -160,7 +160,7 @@ SECTIONS ${RELOCATING+${DTOR}} .jcr : { KEEP (*(.jcr)) } ${RELOCATING+> ROM} .eh_frame : { KEEP (*(.eh_frame)) } ${RELOCATING+> ROM} - .gcc_except_table : { *(.gcc_except_table) } ${RELOCATING+> ROM} + .gcc_except_table : { *(.gcc_except_table) *(.gcc_except_table.*) } ${RELOCATING+> ROM} .plt : { *(.plt) } ${RELOCATING+> ROM} .text ${RELOCATING-0} :