qemu-patch-raspberry4/linux-user/ppc
Nathan Froyd bcd4933a23 linux-user: ppc signal handling
Implement setup_{,rt_}frame and do_{,rt_}sigreturn for PPC 32-bit.  Use
the same TARGET_QEMU_ESIGRETURN hack as for MIPS to avoid clobbering
register state on a sigreturn.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>
2009-05-16 01:36:12 +04:00
..
syscall.h linux-user: ppc signal handling 2009-05-16 01:36:12 +04:00
syscall_nr.h Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. 2007-10-18 20:51:49 +00:00
target_signal.h Various linux-user structures and definitions fixes for PowerPC targets. 2007-12-10 08:24:59 +00:00
termbits.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00