aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-19 15:08:57 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-19 15:08:57 +0000
commit477cf2a958c332d415d39ca8cdec753dd0ced263 (patch)
tree4760e23288f2418feb738d8da3caf44d3fe5f0eb /gdb
parent1513b950f22b71f4775207b22abbc7c372485833 (diff)
downloadgdb-477cf2a958c332d415d39ca8cdec753dd0ced263.zip
gdb-477cf2a958c332d415d39ca8cdec753dd0ced263.tar.gz
gdb-477cf2a958c332d415d39ca8cdec753dd0ced263.tar.bz2
Update from Rich's damage and try for a releasable directory.
Minor Bothner changes.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 69a8417..6226431 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,27 @@
+Sun May 19 05:36:59 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * coffread.c: Undo minor damage done by Rich Pixley. Use
+ different internal and external representations of COFF
+ data structures. Use new BFD routines for swapping them in and
+ out.
+ * symfile.c (free_named_symtabs): Avoid freeing file names that
+ are null or empty. Old i960 tools seem to produce files that
+ claim to have empty names, causing each successive file read
+ to blow away the previous one.
+ * sparc-xdep.c (deferred_stores): Repair minor damage by Rich.
+ Move deferred_stores to top of file, but don't separate its
+ #define's from its variable. Add commentary.
+ * Makefile.dist: Fix Rich damage; undo "configure" changes in
+ favor of keeping the (working) config.gdb. Move readline
+ library up a notch.
+
+Fri May 17 12:49:56 1991 Per Bothner (via gnu at cygint.cygnus.com)
+
+ * dbxread.c (read_struct_type): Try to handle g++ version 1 MI
+ debug info.
+ * infptrace.c (fetch_registers): no result, since now void.
+ * tconfig/news: target depends on m68k-tdep too.
+
Fri May 17 14:40:14 1991 Roland H. Pesch (pesch at fowanton.cygnus.com)
* Makefile.dist: added readline/inc-*.texinfo to dependencies for