diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ad0ed74..f177fa3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-02-13 Pedro Alves <palves@redhat.com> + Hafiz Abid Qadeer <abidh@codesourcery.com> + + * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS. + 2013-02-12 Tom Tromey <tromey@redhat.com> PR symtab/11464: |