]> git.ipfire.org Git - thirdparty/gcc.git/commit - include/ChangeLog
include/ChangeLog
authorjkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Jul 2017 20:00:48 +0000 (20:00 +0000)
committerjkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Jul 2017 20:00:48 +0000 (20:00 +0000)
commitb3ffddb9010f112121308004ad9c17f3c970e4a3
treeec7baeca2cbc1230b84ed9dcf3618b7af8a12e1f
parent5c7d9e5ffd3174bc1ee205e0e202053fafd29419
include/ChangeLog
2017-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>

        * dwarf2.def (DW_IDX_compile_unit, DW_IDX_type_unit, DW_IDX_die_offset)
        (DW_IDX_parent, DW_IDX_type_hash, DW_IDX_lo_user, DW_IDX_hi_user)
        (DW_IDX_GNU_internal, DW_IDX_GNU_external): New.
        * dwarf2.h (DW_IDX, DW_IDX_DUP, DW_FIRST_IDX, DW_END_IDX): New.
        (enum dwarf_name_index_attribute): Remove.
        (get_DW_IDX_name): New declaration.

libiberty/ChangeLog
2017-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>

        * dwarfnames.c (DW_FIRST_IDX, DW_END_IDX, DW_IDX, DW_IDX_DUP): New.

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