diff options
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index fcabfb8384c..7ad246e44a7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2011-04-30 Jakub Jelinek <jakub@redhat.com> + + * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type, + DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New. + 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com> * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h. |