[PATCH 2/3] Sync libiberty and include with GCC for get_DW_UT_name.
Nick Clifton
nickc@redhat.com
Thu Sep 24 10:26:42 GMT 2020
More information about the Binutils mailing list
Thu Sep 24 10:26:42 GMT 2020
- Previous message (by thread): [PATCH 2/3] Sync libiberty and include with GCC for get_DW_UT_name.
- Next message (by thread): [PATCH 2/3] Sync libiberty and include with GCC for get_DW_UT_name.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Mark, > include/ChangeLog: > > * 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: > > * dwarfnames.c (get_DW_UT_name): Define using DW_UT_FIRST, DW_UT > and DW_UT_END. Approved - please apply. Note the convention with libiberty/ChangeLog entries is to say "Sync with GCC" and then provide a copy of gcc's libiberty changelog entry. Cheers Nick
- Previous message (by thread): [PATCH 2/3] Sync libiberty and include with GCC for get_DW_UT_name.
- Next message (by thread): [PATCH 2/3] Sync libiberty and include with GCC for get_DW_UT_name.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list