Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: Move target_signal.h generic definitions to generic/signal.h | Song Gao | 2022-01-06 | 1 | -18/+0 |
* | linux-user/aarch64: Implement setup_sigtramp | Richard Henderson | 2021-10-01 | 1 | -0/+2 |
* | linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error | Richard Henderson | 2021-02-16 | 1 | -0/+1 |
* | linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault | Richard Henderson | 2021-02-16 | 1 | -0/+2 |
* | linux-user: move generic signal definitions to generic/signal.h | Laurent Vivier | 2018-06-04 | 1 | -0/+2 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 1 | -7/+0 |
* | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 2018-04-30 | 1 | -5/+1 |
* | linux-user: move aarch64 signal.c parts to aarch64 directory | Laurent Vivier | 2018-04-30 | 1 | -0/+5 |
* | linux-user: Clean up target_signal.h header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | linux-user: Add signal handling for AArch64 | Andreas Schwab | 2013-09-10 | 1 | -0/+29 |