aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-04 16:27:08 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-04 16:27:08 +0000
commit69c3ef085f1f26529d27adbd16a69792812f7a6b (patch)
treea69852450a1f55e6c1bc13e4c57c9bed98e3f3f2 /bfd
parentb58e666f2e2cb621ea4f7c08346a2424979eb1fa (diff)
downloadgdb-69c3ef085f1f26529d27adbd16a69792812f7a6b.zip
gdb-69c3ef085f1f26529d27adbd16a69792812f7a6b.tar.gz
gdb-69c3ef085f1f26529d27adbd16a69792812f7a6b.tar.bz2
* coffcode.h (coff_write_object_contents): If we have any long
section names, call coff_write_symbols even if there are no symbols.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2fb6b8f..30df4a7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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
- 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,