qemu-e2k/linux-user
Denis Drakhnya 374e658eb1 e2k: Add access_hw_stacks and backtrace syscalls.
Special system calls for managing hardware stacks.
Required for C++ exceptions.

Signed-off-by: Denis Drakhnya <numas13@gmail.com>
2022-06-10 11:48:19 +03:00
..
aarch64
alpha
arm
cris
e2k e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
generic
hexagon
hppa
i386
include
m68k
microblaze
mips
mips64
nios2
openrisc
ppc
riscv
s390x
sh4
sparc
x86_64
xtensa
cpu_loop-common.h
elfload.c e2k: Increase PCS and PS sizes. 2022-06-10 11:48:19 +03:00
errnos.c.inc
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
loader.h
main.c
meson.build
mmap.c
qemu.h
semihost.c
signal-common.h
signal.c
socket.h
strace.c e2k: Fix build of other linux-user-targets. 2022-06-10 11:48:19 +03:00
strace.h
strace.list e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
syscall_defs.h e2k: Basic impl of e2k32-linux-user. 2022-06-10 11:48:19 +03:00
syscall_types.h
syscall.c e2k: Add access_hw_stacks and backtrace syscalls. 2022-06-10 11:48:19 +03:00
target_flat.h
thunk.c
trace-events
trace.h
uaccess.c
uname.c
uname.h
user-internals.h
user-mmap.h
vm86.c