mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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> |
3 months ago | |
|---|---|---|
| .. | ||
| cpu_loop.c | ||
| elfload.c | 3 months ago | |
| meson.build | 5 years ago | |
| signal.c | ||
| sockbits.h | ||
| syscall_n32.tbl | 1 year ago | |
| syscall_n64.tbl | 1 year ago | |
| syscall_nr.h | 5 years ago | |
| syscallhdr.sh | 1 year ago | |
| target_cpu.h | 5 years ago | |
| target_elf.h | 3 months ago | |
| target_errno_defs.h | 4 years ago | |
| target_fcntl.h | ||
| target_mman.h | 2 years ago | |
| target_prctl.h | 4 years ago | |
| target_proc.h | 2 years ago | |
| target_ptrace.h | 3 months ago | |
| target_resource.h | 4 years ago | |
| target_signal.h | 4 years ago | |
| target_structs.h | ||
| target_syscall.h | 3 months ago | |
| termbits.h | ||