diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8ce03f4..2b3c172 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-03-15 Tom Tromey <tromey@redhat.com> + + * c-exp.y (name_not_typename): Add 'operator' clause. + 2010-03-15 Ralf Corsepius <ralf.corsepius@rtems.org> * configure.ac: Exit if ${gdb_target_obs}" is not set. |