aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-17 14:54:12 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-17 14:54:12 +0000
commit4cd302072fa2df13aacbc437e3ca2756fa1023d2 (patch)
treec584a98ce499fa166bb8a6f150b5183d94dbbb4c /include/ChangeLog
parent9778f05aab978d402af372eff5d90b348a6356c1 (diff)
downloadgdb-4cd302072fa2df13aacbc437e3ca2756fa1023d2.zip
gdb-4cd302072fa2df13aacbc437e3ca2756fa1023d2.tar.gz
gdb-4cd302072fa2df13aacbc437e3ca2756fa1023d2.tar.bz2
Add GNU Modula-2 debug stab, from Andrew Beers.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index db6ced3..22721a4 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,20 @@
+Tue Sep 17 07:52:59 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * stab.def (N_DEFD): Add GNU Modula-2 debug stab, from Andrew
+ Beers.
+
+Thu Sep 12 14:12:59 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these
+ for internalcoff, separately from the various external coff's.
+ * amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h,
+ m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for
+ the external struct definitions.
+ * ecoff.h: Remove these #define's, kludge no longer needed.
+
+ * sys/h-ultra3.h: Add new Ultracomputer host.
+ * sysdep.h: Add ULTRA3_SYM1_SYS and use it.
+
Tue Sep 10 10:11:46 1991 John Gilmore (gnu at cygint.cygnus.com)
* i386coff.h (LINESZ): Always 6, not based on sizeof().