"Pierre d'Herbemont" stegefin@free.fr writes:
Hi, This patch add in signal_powerpc.c of ntdll support for darwin signal.
You should define a set of macros or inline functions to access the sigcontext structure fields, instead of duplicating the whole handler functions. For an example, check how the i386 code is doing it.