[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
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



More information about the Binutils mailing list