aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-07 13:14:59 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-07 13:14:59 +0000
commitfbcb5095622e1b8ab973c2e90295506818f5a523 (patch)
treeb97f0908bd1a88e4489e1630edb1d83658fe85ba /gdb/ChangeLog
parenta297b8cead0e8ca3c940ad7433d466b9c451bbc4 (diff)
downloadgdb-fbcb5095622e1b8ab973c2e90295506818f5a523.zip
gdb-fbcb5095622e1b8ab973c2e90295506818f5a523.tar.gz
gdb-fbcb5095622e1b8ab973c2e90295506818f5a523.tar.bz2
* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and
READ_MIPS_FORMAT, which have been unused since BFD. Still remaining is COFF_NO_LONG_FILE_NAMES. * tm-sun3.h, tm-altos.h: Remove detritus accidentally left from function calling code moved to m68k-tdep.c.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 46621f7..0ffcf09 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+Thu Nov 7 04:51:19 1991 John Gilmore (gnu at cygnus.com)
+
+ * tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, and
+ READ_MIPS_FORMAT, which have been unused since BFD. Still
+ remaining is COFF_NO_LONG_FILE_NAMES.
+ * tm-sun3.h, tm-altos.h: Remove detritus accidentally left from
+ function calling code moved to m68k-tdep.c.
+
Wed Nov 6 17:21:59 1991 John Gilmore (gnu at cygnus.com)
* coffread.c: Eliminate c_nsyms in favor of c_naux.