aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-09-01 20:42:42 +0000
committerPer Bothner <per@bothner.com>1992-09-01 20:42:42 +0000
commit66945e8a30b1ff00fd5b13a0b51ac2f459549327 (patch)
treef7e0a21f4ace7cfda59fd0ef6ff29ad641ee2f36
parent81e064da64b0f4416cf6ad6938ff6fcb553359af (diff)
downloadgdb-66945e8a30b1ff00fd5b13a0b51ac2f459549327.zip
gdb-66945e8a30b1ff00fd5b13a0b51ac2f459549327.tar.gz
gdb-66945e8a30b1ff00fd5b13a0b51ac2f459549327.tar.bz2
Note previous change (removing oasys from target_vector).
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9cceefa..d6d7284 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 1 13:38:40 1992 Per Bothner (bothner@cygnus.com)
+
+ * targets.c (target_vector): Take out oasys (unless that is
+ the default): Because there is no magic number in archives,
+ there can be annoying target mis-matches.
+
Mon Aug 31 10:11:37 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
* sparc-opc.c: Rigorously updated to match architecture manual.