Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: move sparc signal definitions to sparc/target_signal.h | Laurent Vivier | 2018-06-04 | 1 | -23/+1 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 1 | -14/+0 |
* | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 2018-04-30 | 1 | -5/+1 |
* | linux-user: move sparc/sparc64 signal.c parts to sparc directory | Laurent Vivier | 2018-04-30 | 1 | -1/+5 |
* | linux-user: Clean up target_signal.h header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | linux-user: Support for restarting system calls for SPARC targets | Timothy E Baldwin | 2016-05-27 | 1 | -0/+1 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -1/+1 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -1/+1 |
* | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 2007-10-14 | 1 | -4/+4 |
* | Add get_sp_from_cpustate implementation. | ths | 2007-09-30 | 1 | -0/+12 |
* | linux-user sigaltstack() syscall, by Thayne Harbaugh. | ths | 2007-09-27 | 1 | -0/+24 |