Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-11 | linux-user: Correct definition of stack_t | LemonBoy | 1 | -3/+3 |
2018-06-04 | linux-user: move generic signal definitions to generic/signal.h | Laurent Vivier | 1 | -0/+2 |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 1 | -7/+0 |
2018-04-30 | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 1 | -5/+1 |
2018-04-30 | linux-user: move m68k signal.c parts to m68k directory | Laurent Vivier | 1 | -1/+5 |
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 M68K targets | Timothy E Baldwin | 1 | -0/+1 |
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-12-18 | m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. | ths | 1 | -0/+5 |
2007-10-14 | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 1 | -3/+3 |
2007-09-27 | linux-user sigaltstack() syscall, by Thayne Harbaugh. | ths | 1 | -0/+24 |