aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-08-25 22:07:19 +0000
committerSteve Chamberlain <sac@cygnus>1992-08-25 22:07:19 +0000
commiteaa0f4f8e61f4f93088f11143199ebe5986368f8 (patch)
tree59a35c0b2b260474057eca7560c951b99554005b /include/coff/ChangeLog
parentd41ab7144ef055f342860f129d261939e2ef7596 (diff)
downloadgdb-eaa0f4f8e61f4f93088f11143199ebe5986368f8.zip
gdb-eaa0f4f8e61f4f93088f11143199ebe5986368f8.tar.gz
gdb-eaa0f4f8e61f4f93088f11143199ebe5986368f8.tar.bz2
Support for the Z8000
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 90665ba..2dade78 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,9 +1,20 @@
+Tue Aug 25 15:06:49 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * z8k.h: added z8000 support
+
+Thu Jul 16 16:32:00 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * internal.h: added R_RELLONG_NEG reloc type
+
+Fri Jun 12 20:11:04 1992 John Gilmore (gnu at cygnus.com)
+
+ * symconst.h: Fix unterminated comment.
+
Wed Jun 10 07:57:49 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* i386.h: a.out magic numbers from
mohring@informatik.tu-muenchen.de
-
Mon Jun 8 20:13:33 1992 John Gilmore (gnu at cygnus.com)
* ecoff-ext.h, mips.h: Use unsigned chars everywhere.