gcc/libjava
Rainer Orth f64a6f1ee5 re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)
PR libgcj/49315
	* include/solaris-signal.h: Rename to ...
	* include/posix-signal.h: ... this.
	(SA_FLAGS): Define.
	(SIGNAL_HANDLER): Handle non-SA_SIGINFO case.
	(sa_signal_handler): Define.
	(_INIT_SIG_HANDLER): New macro.
	(INIT_SEGV, INIT_FPE): Use it.
	* configure.ac (SIGNAL_HANDLER): Use it on alpha*-dec-osf*,
	mips-sgi-irix*, *-*-solaris2*
	* configure: Regenerate.
	* include/aix-signal.h: Refer to AIX.
	* configure.host (alpha*-dec-osf*): Enable can_unwind_signal.
	(mips-sgi-irix6*): Likewise.

From-SVN: r175138
2011-06-17 08:33:13 +00:00
..
classpath
contrib
gcj
gnu
include re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
java
javax
libltdl
org
scripts
sun
sysdep
testsuite
aclocal.m4
boehm.cc
ChangeLog re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
configure re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
configure.ac re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
configure.host re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX) 2011-06-17 08:33:13 +00:00
COPYING
darwin.cc
defineclass.cc
ecjx.cc
exception.cc
gij.cc
HACKING
headers.txt
interpret-run.cc
interpret.cc
jni-libjvm.cc
jni.cc
jvmti.cc
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-noncore-dummy.def
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc
Makefile.am
Makefile.in
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
README
shlibpath.m4
sources.am
stacktrace.cc
standard.omit.in
THANKS
verify.cc
win32-threads.cc
win32.cc

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.