diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b9aeef5e..ec0af51 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2003-04-18 David Carlton <carlton@bactrian.org> + + * mdebugread.c (parse_symbol): Move up declaration of 'iter'. + * dwarf2read.c (add_partial_namespace): Move up declaration of + 'full_name'. + * cp-support.c (cp_find_first_component): Accept 'operator' in + more locations. + 2003-04-16 David Carlton <carlton@bactrian.org> * Merge with mainline; tag is carlton_dictionary-20030416-merge. |