On Fri, May 17, 2013 at 02:51:19PM -0700, Kwok Cheung Yeung wrote:
> These patches fix various issues related to signal handling in user mode
> emulation for the MIPS architecture.
>
> - When a MIPS16/microMIPS signal handler is called, the program segfaults
> because the PC is set to an invalid a
These patches fix various issues related to signal handling in user mode
emulation for the MIPS architecture.
- When a MIPS16/microMIPS signal handler is called, the program segfaults
because the PC is set to an invalid address.
- When returning from a signal handler, the ISA mode is not set to th