This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] PPC32: Correct signal handling


Hi,

as promised, here is the powerpc part to correct libjava signal handling.

Bootstrapped and regtested on powerpc-linux.

OK to commit to mainline and 3.3 branch?

Franz.

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.

Attachment: gcc-libjava-ppc-2.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]