gcc/libjava
Tom Tromey a022cd5969 re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers)
PR libgcj/16032:
	* interpret.cc (AVAL1U): Resolve pool entry when not direct
	threaded.
	(AVAL2U): Likewise.
	(compile): Handle 'ldc class' specially.
	(_Jv_InterpMethod::run): Added special 'ldc class' instruction.
	* verify.cc (check_constant): Handle 'ldc class' for 1.5 classes.
	* defineclass.cc (handleCodeAttribute): Set new field.
	(MAJOR_1_1, MINOR_1_1, MAJOR_1_2, MINOR_1_2, MAJOR_1_3, MINOR_1_3,
	MAJOR_1_4, MINOR_1_4, MAJOR_1_5, MINOR_1_5): New defines.
	(parse): Check version numbers.
	(_Jv_ClassReader::is_15): New field.
	(_Jv_ClassReader): Initialize it.
	* include/java-interp.h (_Jv_InterpMethod::is_15): New field.

From-SVN: r104325
2005-09-15 22:02:13 +00:00
..
classpath configure: Rebuilt. 2005-08-23 13:53:12 +00:00
gcj re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
gnu re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
include re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
java For PR libgcj/23288: 2005-09-15 20:17:05 +00:00
libltdl Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/jnilink.c, jni/classpath/primlib.c. 2005-03-17 00:59:33 +00:00
scripts sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
sysdep re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-08-20 20:26:26 +00:00
testsuite re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
aclocal.m4 re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
addr2name.awk
boehm.cc * boehm.cc (_Jv_MarkObj): Handle case where field's type is NULL. 2005-06-24 22:14:03 +00:00
ChangeLog re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
ChangeLog-1998 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2001 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2004 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
configure re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
configure.ac re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
configure.host re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-08-20 20:26:26 +00:00
COPYING
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
defineclass.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
exception.cc * exception.cc: Revert 05-17 gcc_unreachable change. 2005-05-19 18:28:35 -07:00
gij.cc re PR libgcj/23549 (gij swallows args after -ea) 2005-08-30 16:19:15 +00:00
HACKING * HACKING: Updated for hacking classpath in libgcj. 2005-08-21 23:24:58 +00:00
interpret.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
jawt.c Update FSF address 2005-06-30 03:22:09 +00:00
jni.cc re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments) 2005-09-06 16:01:31 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
libtool-version * libtool-version: Updated. 2005-07-01 23:43:39 +00:00
link.cc re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments) 2005-09-06 16:01:31 +00:00
Makefile.am aclocal.m4, [...]: Rebuilt. 2005-08-23 16:54:31 +00:00
Makefile.in re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
mauve-libgcj mauve-libgcj: Remove implemented classes from the fail section. 2005-06-02 01:10:17 +02:00
mingwld.m4 Makefile.am (ACLOCAL_AMFLAGS): Also include "..". 2005-08-22 22:36:35 +00:00
NEWS NEWS: Draft of libgcj NEWS for 4.0. 2005-02-19 00:47:33 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular... 2005-07-08 14:04:22 +00:00
posix.cc
prims.cc re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments) 2005-09-06 16:01:31 +00:00
README
shlibpath.m4 re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
sources.am sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
stacktrace.cc re PR libgcj/23507 (gij testsuite failures) 2005-08-21 23:35:46 +00:00
standard.omit.in sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
THANKS
verify.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
win32-threads.cc re PR libgcj/14751 ([win32] thread creation leaks system handle resources) 2004-09-11 19:13:51 +00:00
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 submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla