qemu-e2k/linux-user/ppc
Alex Bennée 2762f04d50 target/ppc: fix signal delivery for ppc64abi32
We were incorrectly using the 64-bit AIX ABI instead of the 32-bit
SYSV ABI for setting NIP for the signal handler.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
2019-09-26 19:00:53 +01:00
..
cpu_loop.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
signal.c target/ppc: fix signal delivery for ppc64abi32 2019-09-26 19:00:53 +01:00
sockbits.h
syscall_nr.h Supply missing header guards 2019-06-12 13:20:21 +02:00
target_cpu.h
target_elf.h linux-user: set default PPC64 CPU 2019-06-24 23:10:36 +02:00
target_fcntl.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h Supply missing header guards 2019-06-12 13:20:21 +02:00