]> git.ipfire.org Git - thirdparty/gcc.git/commit
include/ChangeLog
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 2 Jul 2017 20:00:48 +0000 (20:00 +0000)
committerJan Kratochvil <jkratoch@gcc.gnu.org>
Sun, 2 Jul 2017 20:00:48 +0000 (20:00 +0000)
commitef29f5dd771fcfdd778b304c515bcbc7a27b699e
treeec7baeca2cbc1230b84ed9dcf3618b7af8a12e1f
parentb677e2f67f72a8de2b0099f6548e42e4054c180f
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.

From-SVN: r249883
include/ChangeLog
include/dwarf2.def
include/dwarf2.h
libiberty/ChangeLog
libiberty/dwarfnames.c