From: Ian Lance Taylor Date: Thu, 3 Oct 1996 23:17:36 +0000 (+0000) Subject: * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d871eb78ffddeb80694cdfebe0c3aaea231397e;p=binutils-gdb.git * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms during this function. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 86d2d2b9d73..31fecfb1991 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 3 16:57:51 1996 Ian Lance Taylor + * cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms + during this function. + * elflink.c (_bfd_elf_create_linker_section): Only use an existing section if the flags are compatible.