aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-05-04 17:31:36 +0000
committerKen Raeburn <raeburn@cygnus>1994-05-04 17:31:36 +0000
commit127f8e91ee3f77b229aec0f30d9d14540aeebb6b (patch)
tree17b0a57d3b4068cf04055c36e3a0b8ac678c74a1 /bfd/ChangeLog
parent269ec825af59656f93b73638f46a3ac0f48bf93c (diff)
downloadgdb-127f8e91ee3f77b229aec0f30d9d14540aeebb6b.zip
gdb-127f8e91ee3f77b229aec0f30d9d14540aeebb6b.tar.gz
gdb-127f8e91ee3f77b229aec0f30d9d14540aeebb6b.tar.bz2
* config.bfd (i386-*-gnu*): Treat like i386-*-mach*.
(m68*-apollo-*): Treat all Apollo configs the same, don't handle BSD specially.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cd1dcf8..910379b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Wed May 4 02:56:00 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
+
+ * config.bfd (i386-*-gnu*): Treat like i386-*-mach*.
+ (m68*-apollo-*): Treat all Apollo configs the same, don't handle
+ BSD specially.
+
Tue May 3 19:43:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* cache.c: Rewrote to work correctly.