aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1992-11-04 14:35:20 +0000
committerKen Raeburn <raeburn@cygnus>1992-11-04 14:35:20 +0000
commit9159aa3097d5a078d017a23b33d650f599116a41 (patch)
tree4bde043b501ce559d434e655b90680b43fbcd760
parentb1fbbed48edc813d3bb2581117c1149308e6175d (diff)
downloadgdb-9159aa3097d5a078d017a23b33d650f599116a41.zip
gdb-9159aa3097d5a078d017a23b33d650f599116a41.tar.gz
gdb-9159aa3097d5a078d017a23b33d650f599116a41.tar.bz2
aoutx.h (some_aout_object_p): Section list should be set up properly already;
don't need to tweak "next" pointers.
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d26c6d6..d4ffe3e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 4 09:30:50 1992 Ken Raeburn (raeburn@cygnus.com)
+
+ * aoutx.h (some_aout_object_p): Section list should be set up
+ correctly anyways; don't have to set up "next" pointers manually.
+
Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com)
* config/delta88.mh, config/hp300.mh, config/hppahpux.mh,