aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-06-09 23:31:53 +0000
committerStu Grossman <grossman@cygnus>1992-06-09 23:31:53 +0000
commit55488e9ea6834a9efe6432f5fc8ddf9b88023333 (patch)
tree26d649796a5322adcdb3c2130d744c6e2de0ff0f /gdb/ChangeLog
parent65bfcf2e612af31e16b067ffb4113b6b293f041e (diff)
downloadgdb-55488e9ea6834a9efe6432f5fc8ddf9b88023333.zip
gdb-55488e9ea6834a9efe6432f5fc8ddf9b88023333.tar.gz
gdb-55488e9ea6834a9efe6432f5fc8ddf9b88023333.tar.bz2
* depend: rebuild to account for remote-st2000.c.
* remote-st2000.c: Almost works now. * tm-st2000.h: Need to turn on HAVE_68881, else things won't compile.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c117403..ebed57d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jun 9 16:29:19 1992 Stu Grossman (grossman at cygnus.com)
+
+ * depend: rebuild to account for remote-st2000.c.
+ * remote-st2000.c: Almost works now.
+ * tm-st2000.h: Need to turn on HAVE_68881, else things won't compile.
+
Mon Jun 8 23:05:51 1992 Fred Fish (fnf@cygnus.com)
* c-exp.y (yylex): Recognize single-quoted strings that specify
@@ -32,6 +38,9 @@ Mon Jun 8 21:59:08 1992 John Gilmore (gnu at cygnus.com)
Mon Jun 8 14:17:42 1992 Stu Grossman (grossman at cygnus.com)
+ * alldeps.mak: Rebuild to account for new files.
+ * config/st2000.mt: Use tm-st2000.h, not tm-68k.h.
+ * tm-st2000.h: New file.
* configure.in: Tandem debug monitor (st2000) support.
* remote-st2000.c, config/st2000.mt: ditto.