aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/NEWS1
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f8b5541..74b7fad 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Wed Apr 1 13:43:07 1998 Philippe De Muyter <phdm@macqel.be>
+
+ * NEWS: m68k-motorola-sysv host support added.
+ * coffread.c (coff_start_symtab): Accept the filename as an argument,
+ set it here. Callers updated.
+
Wed Apr 1 23:13:23 1998 Andrew Cagney <cagney@b1.cygnus.com>
* config/mips/tm-mips.h (REGISTER_VIRTUAL_TYPE): Handle 32 bit SR,
diff --git a/gdb/NEWS b/gdb/NEWS
index abbb6ff..f597efd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -11,6 +11,7 @@ Irix 6.x mips*-sgi-irix6*
PowerPC Linux powerpc-*-linux*
PowerPC Solaris powerpcle-*-solaris*
Sparc Linux sparc-*-linux*
+Motorola sysV68 R3V7.1 m68k-motorola-sysv
* New targets