From: Ian Lance Taylor Date: Thu, 10 Aug 1995 20:12:11 +0000 (+0000) Subject: * coffgrok.c (do_type): Handle array dimensions the same way gdb X-Git-Tag: gdb-4_18~11171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5357b554ba842e5ec4e71a373fd3a44547d5fed7;p=external%2Fbinutils.git * coffgrok.c (do_type): Handle array dimensions the same way gdb does. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index aa1a20a..9d9cd34 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 10 16:07:53 1995 Ian Lance Taylor + + * coffgrok.c (do_type): Handle array dimensions the same way gdb + does. + Tue Aug 8 17:10:42 1995 steve chamberlain * dlltool.c (mtable): New fields. @@ -434,7 +439,7 @@ Thu Jan 26 12:03:56 1995 Michael Meissner Wed Jan 18 10:02:12 1995 Steve Chamberlain * coffdump.c: Include sysdep.h. - (dump_coff_type): Hanlde coff_secdef_type. + (dump_coff_type): Handle coff_secdef_type. * coffgrok.c : Include sysdep.h. * srconv.c: Include libiberty.h (absolute_p, dty_start, dty_end, dump_tree_structure): Remove.