gcc/libjava
Uros Bizjak 1e06b07d0c re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)
libgcc/ChangeLog:

2011-10-16  Uros Bizjak  <ubizjak@gmail.com>
	    Eric Botcazou  <ebotcazou@adacore.com>

	PR target/50737
	* config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
	fs->signal_frame to 1.

libjava/ChangeLog:

2011-10-16  Uros Bizjak  <ubizjak@gmail.com>
	    Eric Botcazou  <ebotcazou@adacore.com>

	PR target/50737
	* include/dwarf2-signal.h [__alpha__]: Remove MAKE_THROW_FRAME
	definition.


Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com>

From-SVN: r180098
2011-10-17 17:36:28 +02:00
..
classpath The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from the source tree (asm/ and classes/). 2011-09-29 11:37:47 +00:00
contrib Insert libgcj's Python module directory at the start of the search 2011-02-14 16:00:28 +00:00
gcj configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
gnu re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX) 2011-06-21 17:09:57 +00:00
include re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?) 2011-10-17 17:36:28 +02:00
java natClass.cc (finalize): Make sure that the class really has an engine. 2011-07-12 12:50:36 +00:00
javax GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libltdl Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
org
scripts
sun
sysdep Revert accidental svn commit r174473 2011-05-31 15:02:40 +02:00
testsuite jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alpha*-dec-osf*. 2011-04-15 17:12:35 +00:00
COPYING
ChangeLog re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?) 2011-10-17 17:36:28 +02: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 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
HACKING
LIBGCJ_LICENSE
Makefile.am Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
Makefile.in Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
NEWS
README * README: Refer to our generic bug reporting page. 2011-04-24 10:04:26 +00:00
THANKS
aclocal.m4 re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
boehm.cc
configure configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
configure.ac configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
configure.host re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) 2011-07-07 09:24:16 +00:00
darwin.cc
defineclass.cc
ecjx.cc
exception.cc jcf-dump.c (print_constant): Cast first frexp arg. 2011-08-10 08:40:17 +00:00
gij.cc
headers.txt configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
interpret-run.cc
interpret.cc interpret.cc (check_handler): Fix bit rot. 2011-07-12 12:56:50 +00:00
jni-libjvm.cc
jni.cc
jvmti.cc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcj-noncore-dummy.def
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert 2011-02-04 05:51:57 +00:00
libgcj.ver configure.ac (ANONVERSCRIPT): Handle sun style. 2010-07-05 17:22:52 +00:00
libgcj_bc.c
libtool-version libtool-version: Bump soversion. 2011-07-07 18:10:16 +00:00
link.cc
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc
shlibpath.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
sources.am GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
stacktrace.cc
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

README

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.