aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-10 20:12:11 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-10 20:12:11 +0000
commit5357b554ba842e5ec4e71a373fd3a44547d5fed7 (patch)
treecacf4203aa2f7db391de734b8503dc06607c2b6e /binutils
parentbaaffcefe2086a8ae206854127f6f09a02468626 (diff)
downloadgdb-5357b554ba842e5ec4e71a373fd3a44547d5fed7.zip
gdb-5357b554ba842e5ec4e71a373fd3a44547d5fed7.tar.gz
gdb-5357b554ba842e5ec4e71a373fd3a44547d5fed7.tar.bz2
* coffgrok.c (do_type): Handle array dimensions the same way gdb
does.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
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 <ian@cygnus.com>
+
+ * coffgrok.c (do_type): Handle array dimensions the same way gdb
+ does.
+
Tue Aug 8 17:10:42 1995 steve chamberlain <sac@slash.cygnus.com>
* dlltool.c (mtable): New fields.
@@ -434,7 +439,7 @@ Thu Jan 26 12:03:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
Wed Jan 18 10:02:12 1995 Steve Chamberlain <sac@splat>
* 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.