diff --git a/ld/ChangeLog b/ld/ChangeLog index dd9eb5d76a..f843c16eaa 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 a54ff58c03..738f21f04c 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -420,7 +420,7 @@ cat <