This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PPC32: Correct signal handling
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 17 Jun 2003 11:28:16 -0400
- Subject: Re: [PATCH] PPC32: Correct signal handling
- References: <200306171404.49714@enzo.bigblue.local>
gcc/
* config/rs6000/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Partly revert
2003-01-23 patch. Corrected to handle kernels with changed ucontext.
libjava/
* include/powerpc-signal.h: New File.
* configure.in: Use it.
* configure: Regenerated.
This patch is okay.
Thanks, David