This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCHv3 4/7] arc: Remove EF_ARC_CPU_GENERIC constant.


Hi Andrew,

> bfd/ChangeLog:
> 
> 	* elf32-arc.c (arc_elf_print_private_bfd_data): Remove use of
> 	EF_ARC_CPU_GENERIC.
> 	(arc_elf_final_write_processing): Don't bother setting cpu field
> 	in e_flags, this will have been set elsewhere.
> 
> binutils/ChangeLog:
> 
> 	* readelf.c (get_machine_flags): Move arc processing into...
> 	(decode_ARC_machine_flags): ... new function.  Remove use of
> 	EF_ARC_CPU_GENERIC, change default case from "generic arc" to
> 	"unknown arc".  Merged ABI printing between two machine types.
> 
> gas/ChangeLog:
> 
> 	* config/tc-arc.c (arc_select_cpu): Remove use of
> 	EF_ARC_CPU_GENERIC.
> 
> include/ChangeLog:
> 
> 	* elf/arc.h (EF_ARC_CPU_GENERIC): Delete.  Update related comment.

Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]