aboutsummaryrefslogtreecommitdiff
path: root/include/coff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1992-08-27 22:11:48 +0000
committerBrendan Kehoe <brendan@cygnus>1992-08-27 22:11:48 +0000
commit6697a1a9114df78bbe2c2ee5741023c826012589 (patch)
tree6a375678e45ad9a5185f4c831c3a1c8350015ae0 /include/coff
parent98c0c56d67b50f59e3e7d9d1981b80592f305bd0 (diff)
downloadgdb-6697a1a9114df78bbe2c2ee5741023c826012589.zip
gdb-6697a1a9114df78bbe2c2ee5741023c826012589.tar.gz
gdb-6697a1a9114df78bbe2c2ee5741023c826012589.tar.bz2
Add preliminary support for the we32k (AT&T 3b2).
Diffstat (limited to 'include/coff')
-rw-r--r--include/coff/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 2dade78..4acc7b3 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,5 +1,12 @@
+Thu Aug 27 13:00:01 1992 Brendan Kehoe (brendan@cygnus.com)
+
+ * symconst.h: comment out cruft at the end of #endif
+
Tue Aug 25 15:06:49 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+ * internal.h: added #define for STYP_LIT, removed from a29k and
+ h8300.
+
* z8k.h: added z8000 support
Thu Jul 16 16:32:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)