From: Fred Fish Date: Tue, 23 Feb 1993 19:53:52 +0000 (+0000) Subject: Continue sanitizing Chill related entries... X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bb6e8fe6a844a0aec13ad56c98afbe07de2908c5;p=deliverable%2Fbinutils-gdb.git Continue sanitizing Chill related entries... --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 91fd848624..03e059300a 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)