gcc/libjava
Keith Seitz 410b0a2c94 * gnu/classpath/jdwp/VMVirtualMachine.java
(_stepping_threads): New member.
        * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
        Regenerated.
        * gnu/classpath/jdwp/VMVirtualMachine.h:
        Regenerated.
        * gnu/claspath/jdwp/natVMVirtualMachine.cc
        (get_request_step_filter): New function.
        (DISABLE_EVENT): New macro.
        (initialize): Initialize _stepping_threads.
        (registerEvent): Implement EVENT_SINGLE_STEP.
        (unregisterEvent): Likewise.

From-SVN: r121769
2007-02-09 18:43:21 +00:00
..
classpath * gnu/classpath/jdwp/VMVirtualMachine.java 2007-02-09 18:43:21 +00:00
gcj sources.am: Regenerate. 2007-02-09 01:16:13 +00:00
gnu * gnu/classpath/jdwp/VMVirtualMachine.java 2007-02-09 18:43:21 +00:00
include sources.am: Regenerate. 2007-02-09 01:16:13 +00:00
java Checking in header files missed by earlier commit 2007-02-06 23:59:34 +00:00
javax libjava 2007-01-26 23:07:08 +00:00
libltdl aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
org
scripts makemake.tcl (emit_bc_rule): Set the source filename. 2007-02-06 17:17:03 +00:00
sun
sysdep re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-01-27 22:46:15 +01:00
testsuite sources.am: Regenerate. 2007-02-09 01:16:13 +00:00
aclocal.m4 aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
addr2name.awk
boehm.cc
ChangeLog * gnu/classpath/jdwp/VMVirtualMachine.java 2007-02-09 18:43:21 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 ChangeLog rotation 2007-01-17 20:18:15 +00:00
ChangeLog-2006 ChangeLog rotation 2007-01-17 20:18:15 +00:00
configure [multiple changes] 2007-02-07 14:35:17 +01:00
configure.ac configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
configure.host re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-01-27 22:46:15 +01:00
COPYING
darwin.cc
defineclass.cc
exception.cc unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
gij.cc
HACKING
headers.txt
interpret-run.cc java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer for frame. 2007-02-08 18:01:56 +00:00
interpret.cc jvmti-int.h (JVMTI): Declare member "enabled". 2007-01-31 23:25:39 +00:00
jni-libjvm.cc
jni.cc jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects. 2007-02-07 22:45:11 +00:00
jvmti.cc java-interp.h (_Jv_Frame::depth): New function. 2007-02-08 01:55:29 +00:00
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
libtool-version * libtool-version: Bump current to 9. 2007-01-22 17:41:36 +00:00
link.cc link.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_PREPARE notification. 2007-01-25 01:21:27 +00:00
Makefile.am configure.ac (libjava_cv_anon_version_script): New test. 2007-02-02 13:29:31 +01:00
Makefile.in sources.am: Regenerate. 2007-02-09 00:59:29 +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 sources.am: Regenerate. 2007-02-09 00:59:29 +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