aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2020-09-23 16:41:06 +0200
committerMark Wielaard <mark@klomp.org>2020-09-24 22:55:24 +0200
commitd7b477c541bd31045483f37345727bd8335a052a (patch)
tree31f245e1c2ef5994cd8b0f5aa764a5172586cccf /sim
parentec47b32a85294af959457ad19bd98dd13f6389fd (diff)
downloadgdb-d7b477c541bd31045483f37345727bd8335a052a.zip
gdb-d7b477c541bd31045483f37345727bd8335a052a.tar.gz
gdb-d7b477c541bd31045483f37345727bd8335a052a.tar.bz2
Sync libiberty and include with GCC for get_DW_UT_name.
This adds a get_DW_UT_name function to dwarfnames using dwarf2.def for use in binutils readelf to show the unit types in a DWARF5 header. include/ChangeLog: Sync with GCC * dwarf2.def: Add DWARF5 Unit type header encoding macros DW_UT_FIRST, DW_UT and DW_UT_END. * dwarf2.h (enum dwarf_unit_type): Removed and define using DW_UT_FIRST, DW_UT and DW_UT_END macros. (get_DW_UT_name): New function declaration. libiberty/ChangeLog: Sync with GCC * dwarfnames.c (get_DW_UT_name): Define using DW_UT_FIRST, DW_UT and DW_UT_END.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions