Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-20 | [POWERPC] Add compat handler for PTRACE_GETSIGINFO | Andreas Schwab | |
Current versions of gdb require a working implementation of PTRACE_GETSIGINFO for proper watchpoint support. Since struct siginfo contains pointers it must be converted when passed to a 32-bit debugger. Signed-off-by: Andreas Schwab <schwab@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org> | |||
2005-11-03 | powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel | Stephen Rothwell | |
It is only included by signal_32.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> |