]> git.ipfire.org Git - thirdparty/gcc.git/commit - include/dwarf2.def
* dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Oct 2016 17:35:33 +0000 (17:35 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Oct 2016 17:35:33 +0000 (17:35 +0000)
commit2b8a924c190d3a05194d985ae757ed14c1409508
tree6f2a18d204389d77fe309fbb0e3b1e751f9a36e4
parentdbd2f0853dad9fa72ab48ca4e5bef4e6ecf2cc85
* dwarf2.h (enum dwarf_calling_convention): Add new DWARF5
calling convention codes.
(enum dwarf_line_number_content_type): New.
(enum dwarf_location_list_entry_type): Add DWARF5 DW_LLE_*
codes.
(enum dwarf_source_language): Add new DWARF5 DW_LANG_* codes.
(enum dwarf_macro_record_type): Add DWARF5 DW_MACRO_* codes.
(enum dwarf_name_index_attribute): New.
(enum dwarf_range_list_entry): New.
(enum dwarf_unit_type): New.
* dwarf2.def: Add new DWARF5 DW_TAG_*, DW_FORM_*, DW_AT_*,
DW_OP_* and DW_ATE_* entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241272 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/dwarf2.def
include/dwarf2.h