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 fd84223..209f7c7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-11-28 Pedro Alves <palves@redhat.com> + + * cp-name-parser.y (conversion_op): Use + DEMANGLE_COMPONENT_CONVERSION instead of DEMANGLE_COMPONENT_CAST. + 2015-11-27 Simon Marchi <simon.marchi@ericsson.com> * remote.c (start_thread): Add cast. |