summaryrefslogtreecommitdiff
path: root/linux-user/ppc/target_signal.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-30linux-user: define TARGET_ARCH_HAS_SETUP_FRAMELaurent Vivier1-5/+1
2018-04-30linux-user: move ppc/ppc64 signal.c parts to ppc directoryLaurent Vivier1-1/+7
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster1-3/+3
2016-05-27linux-user: Support for restarting system calls for PPC targetsTimothy E Baldwin1-0/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer1-1/+1
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir11-4/+4
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths1-0/+5
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths1-0/+24