qemu/bsd-user
Warner Losh 7ee0986965 bsd-user: Eliminate elf personality
The linux kernel supports a number of different ELF binaries. The Linux userland
emulator inheritted some of that. And we inheritted it from there. However, for
BSD there's only one kind of ELF file supported per platform, so there's no need
to cope with historical quirks. Simply the code as a result.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2021-09-10 14:13:06 -06:00
..
arm bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
freebsd bsd-user: Update strace.list for FreeBSD's latest syscalls 2021-01-11 14:59:21 +01:00
i386 bsd-user: move arch specific defines out of elfload.c 2021-09-10 14:12:59 -06:00
mips bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
mips64 bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
netbsd bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
openbsd bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
x86_64 bsd-user: move arch specific defines out of elfload.c 2021-09-10 14:12:59 -06:00
bsd-mman.h
bsdload.c bsd-user: implement path searching 2021-09-10 14:13:06 -06:00
elfload.c bsd-user: Eliminate elf personality 2021-09-10 14:13:06 -06:00
errno_defs.h
main.c bsd-user: pass the bsd_param into loader_exec 2021-09-10 14:13:06 -06:00
meson.build meson: bsd-user 2020-08-21 06:30:38 -04:00
mmap.c bsd-user: style tweak: keyword space ( 2021-05-11 11:07:22 -06:00
qemu.h bsd-user: Eliminate elf personality 2021-09-10 14:13:06 -06:00
signal.c bsd-user: remove target_signal.h, it's unused 2021-05-11 13:52:34 -06:00
strace.c bsd-user: style tweak: Remove #if 0'd code 2021-05-11 11:07:22 -06:00
syscall_defs.h
syscall.c bsd-user: remove sparc and sparc64 2021-09-07 08:26:52 -06:00
uaccess.c bsd-user: style tweak: keyword space ( 2021-05-11 11:07:22 -06:00