aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-09-22 20:49:57 +0000
committerIan Lance Taylor <ian@airs.com>1993-09-22 20:49:57 +0000
commite544ed4f3d320d674bb9ca227732cb61d9d7260d (patch)
tree00c5e83f323c1e2e510d5eb6baec39f39ebad14a /bfd/ChangeLog
parente797b4bc3b650f0c422bcefa5478b08193a26229 (diff)
downloadgdb-e544ed4f3d320d674bb9ca227732cb61d9d7260d.zip
gdb-e544ed4f3d320d674bb9ca227732cb61d9d7260d.tar.gz
gdb-e544ed4f3d320d674bb9ca227732cb61d9d7260d.tar.bz2
* ecoff.c (ecoff_compute_section_file_positions): Set filepos for
sections with SEC_LOAD set, even if SEC_HAS_CONTENTS is clear. (ecoff_write_object_contents): Don't set scnptr to zero just because size of section is zero. Needed for Irix 4.0.5F.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d92cc17..83ef0de 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+Wed Sep 22 16:34:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * ecoff.c (ecoff_compute_section_file_positions): Set filepos for
+ sections with SEC_LOAD set, even if SEC_HAS_CONTENTS is clear.
+ (ecoff_write_object_contents): Don't set scnptr to zero just
+ because size of section is zero. Needed for Irix 4.0.5F.
+
Wed Sep 22 09:49:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.