summaryrefslogtreecommitdiffstats
path: root/linux-user/sparc64/target_signal.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user: move sparc signal definitions to sparc/target_signal.hLaurent Vivier2018-06-041-23/+1Star
* linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier2018-06-041-14/+0Star
* linux-user: define TARGET_ARCH_HAS_SETUP_FRAMELaurent Vivier2018-04-301-5/+1Star
* linux-user: move sparc/sparc64 signal.c parts to sparc directoryLaurent Vivier2018-04-301-1/+5
* linux-user: Clean up target_signal.h header guardsMarkus Armbruster2016-07-121-3/+3
* linux-user: Support for restarting system calls for SPARC targetsTimothy E Baldwin2016-05-271-0/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-4/+4
* Add get_sp_from_cpustate implementation.ths2007-09-301-0/+12
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+24