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