From 92859c43ce9afb1ee0c5c8e0d2ab92276d4afc70 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sun, 1 Oct 2006 21:05:23 +0000 Subject: 2006-10-01 Paul Brook * libgloss/ arm/arm.sc: Add all .ARM.extab* sections. --- ChangeLog.csl | 5 +++++ libgloss/arm/arm.sc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog.csl b/ChangeLog.csl index bd3266867..ffcb18341 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,8 @@ +2006-10-01 Paul Brook + + * libgloss/ + arm/arm.sc: Add all .ARM.extab* sections. + 2006-09-29 Nathan Sidwell libgloss/ diff --git a/libgloss/arm/arm.sc b/libgloss/arm/arm.sc index 144257119..ef606c538 100644 --- a/libgloss/arm/arm.sc +++ b/libgloss/arm/arm.sc @@ -51,7 +51,7 @@ SECTIONS *(.rodata .rodata.* .gnu.linkonce.r.*) - *(.ARM.extab .gnu.linkonce.armextab.*) + *(.ARM.extab* .gnu.linkonce.armextab.*) *(.gcc_except_table) *(.eh_frame_hdr) *(.eh_frame) -- cgit v1.2.3