mbox series

[0/2] linux-user openrisc fixes

Message ID 20180531041822.5761-1-richard.henderson@linaro.org
Headers show
Series linux-user openrisc fixes | expand

Message

Richard Henderson May 31, 2018, 4:18 a.m. UTC
Both of these fixes are required to fix g++ unwinding tests.


r~


Richard Henderson (2):
  linux-user: Implement signals for openrisc
  linux-user: Fix struct sigaltstack for openrisc

 linux-user/openrisc/target_signal.h  |   2 +-
 linux-user/openrisc/target_syscall.h |  23 +--
 linux-user/openrisc/signal.c         | 210 +++++++++++----------------
 linux-user/signal.c                  |   2 +-
 target/openrisc/cpu.c                |   1 +
 5 files changed, 88 insertions(+), 150 deletions(-)

-- 
2.17.0