Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user/ppc: Fix padding in mcontext_t for ppc64 | Richard Henderson | 2020-04-17 | 1 | -40/+29 |
* | target/ppc: don't byte swap ELFv2 signal handler | Vincent Fazio | 2020-03-24 | 1 | -4/+2 |
* | linux-user, ppc: add syscall table generation support | Laurent Vivier | 2020-03-20 | 1 | -1/+1 |
* | target/ppc: fix signal delivery for ppc64abi32 | Alex Bennée | 2019-09-26 | 1 | -1/+3 |
* | target/ppc: move FP and VMX registers into aligned vsr register array | Mark Cave-Ayland | 2019-01-08 | 1 | -12/+16 |
* | linux-user/ppc: Implement swapcontext syscall | Richard Henderson | 2018-07-22 | 1 | -0/+56 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 1 | -1/+0 |
* | linux-user: introduce target_sigsp() and target_save_altstack() | Laurent Vivier | 2018-05-03 | 1 | -13/+2 |
* | linux-user: move ppc/ppc64 signal.c parts to ppc directory | Laurent Vivier | 2018-04-30 | 1 | -0/+671 |
* | linux-user: create a dummy per arch signal.c | Laurent Vivier | 2018-04-30 | 1 | -0/+18 |