qemu-e2k/linux-user/alpha
Laurent Vivier 6116aea994 linux-user, alpha: add syscall table generation support
Copy syscall.tbl and syscallhdr.sh from linux/arch/alpha/kernel/syscalls v5.5
Update syscallhdr.sh to generate QEMU syscall_nr.h

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20200310103403.3284090-3-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-03-20 16:02:00 +01:00
..
Makefile.objs linux-user, alpha: add syscall table generation support 2020-03-20 16:02:00 +01:00
cpu_loop.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
signal.c linux-user: move get_sp_from_cpustate() to target_cpu.h 2018-06-04 01:30:44 +02:00
sockbits.h linux-user: define TARGET_SO_REUSEPORT 2018-05-25 10:10:55 +02:00
syscall.tbl linux-user, alpha: add syscall table generation support 2020-03-20 16:02:00 +01:00
syscallhdr.sh linux-user, alpha: add syscall table generation support 2020-03-20 16:02:00 +01:00
target_cpu.h linux-user/alpha: Set r20 secondary return value 2019-11-06 13:45:05 +01:00
target_elf.h linux-user: Move CPU type name selection to a function 2018-02-25 17:27:41 +01:00
target_fcntl.h linux-user: move alpha fcntl definitions to alpha/target_fcntl.h 2018-06-04 01:30:44 +02:00
target_signal.h linux-user: move alpha signal definitions to alpha/target_signal.h 2018-06-04 01:30:44 +02:00
target_structs.h linux-user: Clean up target_structs.h header guards 2016-07-12 16:19:16 +02:00
target_syscall.h linux-user: Handle ERFKILL and EHWPOISON 2017-01-22 18:14:10 -08:00
termbits.h Supply missing header guards 2019-06-12 13:20:21 +02:00