qemu-e2k/linux-user/include/host
Richard Henderson 4f152ef27e linux-user/include/host/sparc64: Fix host_sigcontext
Sparc64 is unique on linux in *not* passing ucontext_t as
the third argument to a SA_SIGINFO handler.  It passes the
old struct sigcontext instead.

Set both pc and npc in host_signal_set_pc.

Fixes: 8b5bd46193 ("linux-user/host/sparc: Populate host_signal.h")
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-02-09 08:49:30 +11:00
..
aarch64 linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
alpha linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
arm linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
i386 linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
loongarch64 linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
mips linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
ppc linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
ppc64
riscv linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
s390 linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00
s390x
sparc64 linux-user/include/host/sparc64: Fix host_sigcontext 2022-02-09 08:49:30 +11:00
x32
x86_64 linux-user: Introduce host_sigcontext 2022-02-09 08:47:48 +11:00