aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-05-10 00:29:23 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-05-10 00:29:23 +0000
commit8120c9d5cc29f4321197b2b2d0ad9f3eca410dfc (patch)
tree512fefe555179039a9c2d3d7eecd709751e4382a /gdb/ChangeLog
parentd0965404a4d44c53ba5b741ac0562d34103b98fa (diff)
downloadgdb-8120c9d5cc29f4321197b2b2d0ad9f3eca410dfc.zip
gdb-8120c9d5cc29f4321197b2b2d0ad9f3eca410dfc.tar.gz
gdb-8120c9d5cc29f4321197b2b2d0ad9f3eca410dfc.tar.bz2
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
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.