qemu-e2k/bsd-user/netbsd
Warner Losh 98b34d354b bsd-user: elf cleanup
Move OS-dependent defines into target_os_elf.h. Move the architectural
dependent stuff into target_arch_elf.h. Adjust elfload.c to use
target_create_elf_tables instead of create_elf_tables.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Justin Hibbits <chmeeedalf@gmail.com>
Signed-off-by: Alexander Kabaev <kan@FreeBSD.ORG>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
2021-09-10 14:13:06 -06:00
..
host-os.h bsd-user: Include host-os.h from main 2021-09-10 14:13:06 -06:00
os-strace.h bsd-user: move strace OS/arch dependent code to host/arch dirs 2021-01-11 14:59:21 +01:00
strace.list Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
syscall_nr.h Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
target_os_elf.h bsd-user: elf cleanup 2021-09-10 14:13:06 -06:00
target_os_siginfo.h bsd-user: *BSD specific siginfo defintions 2021-09-10 14:13:06 -06:00
target_os_signal.h bsd-user: *BSD specific siginfo defintions 2021-09-10 14:13:06 -06:00
target_os_stack.h bsd-user: Move stack initializtion into a per-os file. 2021-09-10 14:13:06 -06:00
target_os_thread.h bsd-user: pull in target_arch_thread.h update target_arch_elf.h 2021-09-10 14:13:06 -06:00