diff options
author | DJ Delorie <dj@redhat.com> | 2011-11-08 16:01:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-11-08 16:01:58 +0000 |
commit | 956a8f8beb7b830faf126c48025f44628a365a14 (patch) | |
tree | 607434fc7940cca338818911ade3cb454d8bce78 /include/ChangeLog | |
parent | 6746a626dcc77ce098ae890427f7991940158ca5 (diff) | |
download | gdb-956a8f8beb7b830faf126c48025f44628a365a14.zip gdb-956a8f8beb7b830faf126c48025f44628a365a14.tar.gz gdb-956a8f8beb7b830faf126c48025f44628a365a14.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index c8af7fb..01854a4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,12 @@ +2011-11-07 Richard Henderson <rth@redhat.com> + + Merged from transactional-memory. + + * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group. + (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group. + (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New. + (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New. + 2011-11-01 DJ Delorie <dj@redhat.com> * dis-asm.h (print_insn_rl78): Declare. |