On 08/15/2015 04:28 PM, Peter Crosthwaite wrote: > Peter Crosthwaite (19): > linux_user: elfload: Default ELF_MACHINE to ELF_ARCH > linux-user: elfload: Provide default for elf_check_arch > arm: Remove ELF_MACHINE from cpu.h > mb: Remove ELF_MACHINE from cpu.h > m68k: Remove ELF_MACHINE from cpu.h > cris: Remove ELF_MACHINE from cpu.h > moxie: Remove ELF_MACHINE from cpu.h > unicore: Remove ELF_MACHINE from cpu.h > lm32: Remove ELF_MACHINE from cpu.h > or32: Remove ELF_MACHINE from cpu.h > tricore: Remove ELF_MACHINE from cpu.h > xtensa: Remove ELF_MACHINE from cpu.h > sh4: Remove ELF_MACHINE from cpu.h > s390: Remove ELF_MACHINE from cpu.h > sparc: Remove ELF_MACHINE from cpu.h > mips: Remove ELF_MACHINE from cpu.h > alpha: Remove ELF_MACHINE from cpu.h > i386: Rename ELF_MACHINE to be x86 specific > ppc: Rename ELF_MACHINE to be PPC specific
Modulo the one nit for moxie, Reviewed-by: Richard Henderson <r...@twiddle.net> r~