gcc/libjava
Andrew Haley 1daa567cf8 link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass on INTERPRETER.
2004-11-27  Andrew Haley  <aph@redhat.com>

	* link.cc (ensure_class_linked): Conditionally compile
	_Jv_IsInterpretedClass on INTERPRETER.
	(print_class_loaded): Likewise.
	(wait_for_state): Likewise.

	* include/jvm.h (ROUND): Move to here from include/java-interp.h.
	* include/java-interp.h (ROUND): Remove.

From-SVN: r91375
2004-11-27 12:37:32 +00:00
..
gcj * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
gnu natDebug.cc (getField): Don't qualify name. 2004-11-26 02:27:54 +00:00
include link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass on INTERPRETER. 2004-11-27 12:37:32 +00:00
java natDebug.cc (getField): Don't qualify name. 2004-11-26 02:27:54 +00:00
javax StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
jni configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN. 2004-09-22 22:59:16 +02:00
libltdl Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
org [multiple changes] 2004-09-21 10:33:35 +02:00
scripts Character.java, [...]: Reorder "final static" to "static final". 2004-11-24 13:33:01 +00:00
sysdep
testsuite libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_path. 2004-11-26 00:18:02 +00:00
.cvsignore
COPYING
ChangeLog link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass on INTERPRETER. 2004-11-27 12:37:32 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
HACKING
LIBGCJ_LICENSE
Makefile.am Makefile.am: Added most of javax.print again. 2004-11-25 12:54:38 +00:00
Makefile.in Makefile.am: Added most of javax.print again. 2004-11-25 12:54:38 +00:00
NEWS
README
THANKS
acinclude.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
aclocal.m4 * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
addr2name.awk
boehm.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
configure libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 2004-11-25 13:43:43 +00:00
configure.ac * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
configure.host * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
defineclass.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
exception.cc
gij.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
interpret.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
jni.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass on INTERPRETER. 2004-11-27 12:37:32 +00:00
mauve-libgcj re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results) 2004-09-23 00:06:10 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
verify.cc * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +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

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 submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla