aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKung Hsu <kung@cygnus>1995-02-03 00:25:02 +0000
committerKung Hsu <kung@cygnus>1995-02-03 00:25:02 +0000
commit75a5da5ffad0baff080b9281f9a4fc8c1101c075 (patch)
treec9fe6e30bbe32bade834866663ba9149873d4ae7
parent249abc9805f023faae0d7276c651051f9f02e286 (diff)
downloadgdb-75a5da5ffad0baff080b9281f9a4fc8c1101c075.zip
gdb-75a5da5ffad0baff080b9281f9a4fc8c1101c075.tar.gz
gdb-75a5da5ffad0baff080b9281f9a4fc8c1101c075.tar.bz2
* For arc specific changes.
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 22072bd..073b293 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+Thu Feb 2 16:11:04 1995 Kung Hsu <kung@mexican.cygnus.com>
+
+ * config/arc/.Sanitize: New file for config/arc directory.
+ * config/arc/arc.mt: new target makefile for arc processor.
+ * config/arc/tm-arc.h: new target header for arc processor.
+ * config/arc/go32.mh: new go32 host makefile for arc processor.
+ * config/arc/xm-go32.h: new go32 host header for arc processor.
+ * arc-tdep.c: new target dependent codes for arc processor.
+ * remote-arc.c: new file for arc-specific protocol through
+ parallel line.
+ * ser-go32-para.c: new file for go32 parallel port communication.
+ * .Sanitize: sanitize arc specific files out.
+
Thu Feb 2 13:58:40 1995 Stan Shebs <shebs@andros.cygnus.com>
* Makefile.in (VERSION): Bump to 4.13.2.