gcc/libjava
Keith Seitz c6923d93eb jvmti-int.h (JVMTI): Declare member "enabled".
* include/jvmti-int.h (JVMTI): Declare member "enabled".
        * jvmti.cc (JVMTI): Add member "enabled".
        (_Jv_GetJVMTIEnv): Mark JVMTI enabled.
        * interpret.cc (_Jv_InterpMethod::ncode): Use JVMTI::enabled
        instead of gnu::classpath::jdwp::Jdwp::isDebugging.
        (_Jv_CompileMethod): If JVMTI is enabled, use run_debug
        instead of run to compile the method.

        * interpret-run.cc [DEBUG] (NEXT_INSN): Add JVMTI single step
        notification.

From-SVN: r121442
2007-01-31 23:25:39 +00:00
..
classpath * resource/gnu/classpath/tools/jar/messages.properties 2007-01-31 17:06:33 +00:00
gcj
gnu re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)) 2007-01-30 02:46:54 +00:00
include jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
java prims.cc (_Jv_Abort): fflush (stderr). 2007-01-31 19:04:35 +00:00
javax
libltdl
org
scripts scripts.am, [...]: Rebuilt. 2007-01-31 21:23:44 +00:00
sun
sysdep
testsuite jvmti-interp.exp (gij_jvmti_test_one): Add -shared-libgcc to the cxxflaglist for Darwin. 2007-01-31 22:28:28 +01:00
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog jvmti-interp.exp (gij_jvmti_test_one): Add -shared-libgcc to the cxxflaglist for Darwin. 2007-01-31 22:28:28 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure configure, [...]: Rebuilt. 2007-01-31 17:38:55 +00:00
configure.ac configure, [...]: Rebuilt. 2007-01-31 17:38:55 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
headers.txt
interpret-run.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
interpret.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
jni-libjvm.cc
jni.cc java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame and _Jv_NativeFrame. 2007-01-29 22:05:56 +00:00
jvmti.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc
Makefile.am configure, [...]: Rebuilt. 2007-01-31 17:38:55 +00:00
Makefile.in scripts.am, [...]: Rebuilt. 2007-01-31 21:23:44 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc prims.cc (_Jv_Abort): fflush (stderr). 2007-01-31 19:04:35 +00:00
README
shlibpath.m4
sources.am scripts.am, [...]: Rebuilt. 2007-01-31 21:23:44 +00:00
stacktrace.cc java-interp.h: Added _Jv_Frame class and its two subclasses _Jv_InterpFrame and _Jv_NativeFrame. 2007-01-29 22:05:56 +00:00
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 submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla