]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention codes.
authorJakub Jelinek <jakub@redhat.com>
Mon, 17 Oct 2016 17:35:33 +0000 (19:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 17 Oct 2016 17:35:33 +0000 (19:35 +0200)
commit558c7db0615b6127566a7b0c3b4c75e97249892d
tree6f2a18d204389d77fe309fbb0e3b1e751f9a36e4
parentd32d41768b8c3564de2c683a697014775c02813e
dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention codes.

* 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.

From-SVN: r241272
include/ChangeLog
include/dwarf2.def
include/dwarf2.h