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 5/7] arc: Add nps400 machine type, and assembler flag.


Hi Andrew,

> bfd/ChangeLog:
> 
> 	* archures.c (bfd_mach_arc_nps400): Define.
> 	* bfd-in2.h: Regenerate.
> 	* cpu-arc.c (arch_info_struct): New entry for nps400, renumber
> 	some existing entries to make space.
> 	* elf32-arc.c (arc_elf_object_p): Add nps400 case.
> 	(arc_elf_final_write_processing): Likewise.
> 
> binutils/ChangeLog:
> 
> 	* readelf.c (decode_ARC_machine_flags): Handle nps400.
> 
> gas/ChangeLog:
> 
> 	* config/tc-arc.c (cpu_types): Add nps400 entry.
> 	(check_zol): Handle nps400.
> 
> include/ChangeLog:
> 
> 	* elf/arc.h (E_ARC_MACH_NPS400): Define.
> 	* opcode/arc.h (ARC_OPCODE_NPS400): Define.
> 
> opcodes/ChangeLog:
> 
> 	* arc-dis.c (print_insn_arc): Handle nps400.
 
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]