From: Ian Lance Taylor Date: Tue, 13 Aug 1996 21:39:37 +0000 (+0000) Subject: * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e38d6d362ffd5e60713b62c0f9f3ec68065b8b91;p=binutils-gdb.git * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose name begins with .gnu.linkonce as SEC_LINK_ONCE. This is an optimization for g++. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 140735646bc..593668b8db5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 13 14:35:38 1996 Ian Lance Taylor + + * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose + name begins with .gnu.linkonce as SEC_LINK_ONCE. This is an + optimization for g++. + Tue Aug 13 17:04:40 1996 Michael Meissner * elf32-ppc.c (ppc_elf_merge_private_bfd_data): If one module has