aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-02-23 19:53:52 +0000
committerFred Fish <fnf@specifix.com>1993-02-23 19:53:52 +0000
commitbb6e8fe6a844a0aec13ad56c98afbe07de2908c5 (patch)
tree3989056fdc3bd80da9aa8fc877025701903585b2 /gdb
parentc2dc518b65727b6df9b0d6773101e0d394f2dd7a (diff)
downloadgdb-bb6e8fe6a844a0aec13ad56c98afbe07de2908c5.zip
gdb-bb6e8fe6a844a0aec13ad56c98afbe07de2908c5.tar.gz
gdb-bb6e8fe6a844a0aec13ad56c98afbe07de2908c5.tar.bz2
Continue sanitizing Chill related entries...
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 91fd848..03e0593 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,11 +5,13 @@ Tue Feb 23 11:46:11 1993 Mike Stump (mrs@cygnus.com)
Tue Feb 23 11:21:33 1993 Fred Fish (fnf@cygnus.com)
+ * dwarfread.c (read_tag_string_type): Rewrite to allow forward
+ references of TAG_string_type DIEs in user defined types.
+ **** start-sanitize-chill ****
* ch-lang.c (chill_create_fundamental_type): Track compiler
change that now emits debugging info with the type long for Chill
longs.
- * dwarfread.c (read_tag_string_type): Rewrite to allow forward
- references of TAG_string_type DIEs in user defined types.
+ **** end-sanitize-chill ****
Mon Feb 22 15:21:54 1993 Ian Lance Taylor (ian@cygnus.com)