qemu-cr16/linux-user/hppa
Richard Henderson e6b7635c9a linux-user: Standardize on ELF_MACHINE not ELF_ARCH
PowerPC was the one outlier that defined both ELF_ARCH and
ELF_MACHINE; ELF_ARCH was defined incorrectly, necessitating
the definition of elf_check_arch.

However, the elf file header field in question is called
e_machine, so ELF_MACHINE is in fact the better name.

Mechanically change most target/target_elf.h files,
then adjust ppc/target_elf.h manually.

Do not provide a default for ELF_MACHINE.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-08-30 07:04:04 +10:00
..
cpu_loop.c linux-user/hppa: Create init_main_thread 2025-08-28 06:39:25 +10:00
elfload.c linux-user: Move init_guest_commpage to hppa/elfload.c 2025-08-30 07:04:04 +10:00
Makefile.vdso linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00
meson.build linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00
signal.c linux-user/hppa: Force all code addresses to PRIV_USER 2024-05-15 10:03:44 +02:00
sockbits.h
syscall.tbl target/ppc: Fix lxvx/stxvx facility check 2024-09-27 10:32:29 +01:00
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2024-09-20 10:11:59 +03:00
target_cpu.h linux-user/hppa: Force all code addresses to PRIV_USER 2024-05-15 10:03:44 +02:00
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 2025-08-30 07:04:04 +10:00
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h linux-user: Split out cpu/target_proc.h 2023-09-01 13:33:09 -07:00
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h
vdso-asmoffset.h linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00
vdso.ld linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00
vdso.S linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00
vdso.so linux-user/hppa: Add vdso 2023-10-30 13:41:55 -07:00