* coffcode.h (coff_write_object_contents): If we have any long
authorIan Lance Taylor <ian@airs.com>
Sat, 4 Jul 1998 16:27:08 +0000 (16:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 4 Jul 1998 16:27:08 +0000 (16:27 +0000)
section names, call coff_write_symbols even if there are no
symbols.

bfd/ChangeLog

index 2fb6b8fe0cdc2ce6c184e9130fa93dc2aa86e3fd..30df4a7cde4d14173f388badb1c370892f064a2c 100644 (file)
@@ -1,7 +1,13 @@
+Sat Jul  4 12:25:36 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <ian@cygnus.com>
 
-       * elf.c (copy_private_bfd_data): Only set phdr_included oncde for
-       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,
This page took 0.029129 seconds and 4 git commands to generate.