diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6f9e14d..57c8afc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2002-05-09 Elena Zannoni <ezannoni@redhat.com> + + From Daniel Berlin <dan@cgsoftware.com> + * linespec.c (find_toplevel_char): '<' and '>' also increase and + decrease the depth we are at, in the case of templates. + 2002-05-09 Daniel Jacobowitz <drow@mvista.com> * mips-tdep.c (mips_float_register_type): New function. |