From 06f4f5d29f6f89ed78e9879b11f06bf9c5a42901 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 25 Sep 2009 19:02:00 +0000 Subject: [PATCH] merge from gcc --- include/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/include/ChangeLog b/include/ChangeLog index 1cfe59468a..9bff2e6c6f 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,17 @@ +2009-09-25 Cary Coutant + + Add rest of new values from DWARF Version 4. + * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias): + New tags. + (DW_FORM_ref_sig8): New name for DW_FORM_sig8. + (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr, + DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by, + DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded, + DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required, + DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New + attributes. + (DW_LANG_Python): New language. + 2009-09-24 Cary Coutant * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias): -- 2.11.0