4f152ef27e
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:
|
||
---|---|---|
.. | ||
aarch64 | ||
alpha | ||
arm | ||
i386 | ||
loongarch64 | ||
mips | ||
ppc | ||
ppc64 | ||
riscv | ||
s390 | ||
s390x | ||
sparc64 | ||
x32 | ||
x86_64 |