diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ea42531..040950d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2003-06-12 David Carlton <carlton@kealia.com> + + * dwarf2read.c (die_specification): New. + (determine_prefix): Fix memory management. + (read_structure_scope): Set prefix correctly if getting type via + specification. + 2003-05-28 David Carlton <carlton@bactrian.org> * dwarf2read.c (add_partial_structure): When looking for a |