aboutsummaryrefslogtreecommitdiff
path: root/linux-user/i386/target_signal.h
AgeCommit message (Expand)Author
2018-06-04linux-user: move generic signal definitions to generic/signal.hLaurent Vivier
2018-06-04linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier
2018-04-30linux-user: define TARGET_ARCH_HAS_SETUP_FRAMELaurent Vivier
2018-04-30linux-user: move i386/x86_64 signal.c parts to i386 directoryLaurent Vivier
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths