Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user/hppa: Add signal trampoline for hppa target | Helge Deller | 2022-09-27 | 1 | -13/+1 |
* | linux-user: Remove TARGET_SIGSTKSZ | Song Gao | 2022-01-06 | 1 | -1/+0 |
* | linux-user/hppa: Document non-use of setup_sigtramp | Richard Henderson | 2021-10-01 | 1 | -0/+14 |
* | linux-user: target: signal: Support TARGET_SS_AUTODISARM | Chen Gang | 2021-02-13 | 1 | -0/+5 |
* | linux-user: Correct definition of stack_t | LemonBoy | 2020-11-11 | 1 | -1/+1 |
* | linux-user: add missing TARGET_SIGRTMIN for hppa | Laurent Vivier | 2020-02-12 | 1 | -0/+1 |
* | linux-user: move hppa signal definitions to hppa/target_signal.h | Laurent Vivier | 2018-06-04 | 1 | -0/+46 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 1 | -6/+0 |
* | linux-user: define TARGET_ARCH_HAS_SETUP_FRAME | Laurent Vivier | 2018-04-30 | 1 | -4/+0 |
* | linux-user: move hppa signal.c parts to hppa directory | Laurent Vivier | 2018-04-30 | 1 | -0/+3 |
* | linux-user: Add HPPA target_signal.h and target_cpu.h | Richard Henderson | 2017-01-23 | 1 | -0/+29 |