From 779dafb461abac79fc429ac948d590b290e10ce9 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 24 Sep 2006 06:23:15 +0000 Subject: 2006-09-23 H.J. Lu PR ld/3249 * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality* and .gnu.linkonce.wi.* sections with .data and .debug_info for relocatable link. --- ld/ChangeLog | 7 +++++++ ld/scripttempl/elf.sc | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index dd9eb5d..f843c16 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2006-09-23 H.J. Lu + + PR ld/3249 + * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality* + and .gnu.linkonce.wi.* sections with .data and .debug_info for + relocatable link. + 2006-09-20 Kai Tietz * configure.in: Add new target x86_64-pc-mingw64. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index a54ff58..738f21f 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -420,7 +420,7 @@ cat <