* cofflink.c (coff_link_add_symbols): Set obj_coff_keep_syms

during this function.
This commit is contained in:
Ian Lance Taylor 1996-10-03 23:17:36 +00:00
parent 6b5af55cea
commit 1d871eb78f
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Thu Oct 3 16:57:51 1996 Ian Lance Taylor <ian@cygnus.com>
* 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.