]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add experimental DWARF-5 values for two-level line number tables.
authorCary Coutant <ccoutant@google.com>
Tue, 23 Dec 2014 22:44:58 +0000 (14:44 -0800)
committerCary Coutant <ccoutant@google.com>
Tue, 31 Mar 2015 17:51:09 +0000 (10:51 -0700)
commit13a142ce0959837746e61063b6b18ac70344a474
treec51fe782504497a787d047e42001d0dc27b12497
parent711a72d3d6f8cd3c3f408e718ff19aa4bfd2144e
Add experimental DWARF-5 values for two-level line number tables.

http://wiki.dwarfstd.org/index.php?title=TwoLevelLineTables

2014-12-23  Cary Coutant  <ccoutant@google.com>

include/
* dwarf2.def (DW_FORM_line_strp): New constant.
* dwarf2.h (enum dwarf_line_number_ops): Add DW_LNS_inlined_call,
DW_LNS_pop_context, DW_LNS_set_context,
DW_LNS_set_address_from_logical.
(enum dwarf_line_number_content_type): Add new DW_LNCT_ codes.
include/dwarf2.def
include/dwarf2.h