Support 64-bit libjava multilib for i?86-linux

* configure.ac (i?86-*-linux*): Set SIGNAL_HANDLER_AUX.
	* configure: Regenerate.
	* include/i386-signal.h: Wrap in __i386__, include
	java-signal-aux.h otherwise.

From-SVN: r182528
This commit is contained in:
Rainer Orth
2011-12-20 12:18:26 +00:00
committed by Rainer Orth
parent 6b302f9720
commit 08b2f8e637
4 changed files with 21 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
2011-12-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure.ac (i?86-*-linux*): Set SIGNAL_HANDLER_AUX.
* configure: Regenerate.
* include/i386-signal.h: Wrap in __i386__, include
java-signal-aux.h otherwise.
2011-12-12 Kai Tietz <ktietz@redhat.com>
PR libgcj/50053