Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-12 | linux-user: Clean up target_signal.h header guards | Markus Armbruster | 1 | -3/+3 |
2016-05-27 | linux-user: Support for restarting system calls for Alpha targets | Timothy E Baldwin | 1 | -0/+1 |
2012-10-12 | alpha-linux-user: Fix sigaltstack structure definition | Richard Henderson | 1 | -3/+4 |
2010-02-28 | alpha-linux-user: Implement signals. | Richard Henderson | 1 | -0/+27 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2007-10-14 | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 1 | -4/+4 |
2007-09-27 | Move get_sp_from_cpustate from cpu.h to target_signal.h. | ths | 1 | -0/+5 |
2007-09-27 | linux-user sigaltstack() syscall, by Thayne Harbaugh. | ths | 1 | -0/+24 |