From: Ian Lance Taylor Date: Sat, 4 Jul 1998 16:27:08 +0000 (+0000) Subject: * coffcode.h (coff_write_object_contents): If we have any long X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69c3ef085f1f26529d27adbd16a69792812f7a6b;p=binutils-gdb.git * coffcode.h (coff_write_object_contents): If we have any long section names, call coff_write_symbols even if there are no symbols. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2fb6b8fe0cd..30df4a7cde4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,13 @@ +Sat Jul 4 12:25:36 1998 Ian Lance Taylor + + * coffcode.h (coff_write_object_contents): If we have any long + section names, call coff_write_symbols even if there are no + symbols. + Fri Jul 3 13:11:35 1998 Ian Lance Taylor - * elf.c (copy_private_bfd_data): Only set phdr_included oncde for - a PT_LOAD segment, rather than only setting it once for the entire + * elf.c (copy_private_bfd_data): Only set phdr_included once for a + PT_LOAD segment, rather than only setting it once for the entire file. * elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA,