]> gcc.gnu.org Git - gcc.git/commit
Add rest of new values from DWARF Version 4.
authorCary Coutant <ccoutant@google.com>
Fri, 25 Sep 2009 18:33:04 +0000 (18:33 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Fri, 25 Sep 2009 18:33:04 +0000 (11:33 -0700)
commit5ae5f596510d05e1419873404d58177c597d9dbd
tree224f189ce65ba3eb64eb386f52204308fd863218
parent14a878f35e0177a0ae892ce0b9f39e1dcc375af5
Add rest of new values from DWARF Version 4.

include/

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.

From-SVN: r152181
include/ChangeLog
include/dwarf2.h
This page took 0.052725 seconds and 5 git commands to generate.