gcc/libjava
Keith Seitz 0f546316f4 java-insns.h (enum java_code): Add op_breakpoint.
* include/java-insns.h (enum java_code): Add op_breakpoint.
        * include/java-interp.h (_Jv_InterpMethod): Declare breakpoint_insn.
        [INTERPRETER]: Declare _Jv_InterpMethod::bp_insn_slot.
        [!INTERPRETER]: Declare _Jv_InterpMethod::bp_insn_opcode.
        (install_break): Declare.
        * interpret.cc (breakpoint_insn): Define breakpoint insn.
        (compile): Add op_breakpoint to "can't happen" cases.
        [INTERPRETER] Initialize breakpoint insn if necessary.
        (install_break): New method.
        * interpret-run.cc: Add op_breakpoint to insn_targets.
        Add insn_breakpoint label.
        * verify.cc (branch_prepass): Add op_breakpoint to unrecognized
        opcodes section of switch statement.
        (verify_instructions_0): Likewise.

From-SVN: r117734
2006-10-14 20:11:12 +00:00
..
classpath re PR xml/29362 (NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)) 2006-10-10 19:31:56 +00:00
gcj
gnu natSystemProperties.cc (insertSystemProperties): Removed obsolete comment. 2006-10-11 03:05:32 +00:00
include java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
java
javax/naming/spi
libltdl
scripts
sysdep
testsuite
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure
configure.ac
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
interpret-run.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
interpret.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
jni-libjvm.cc
jni.cc
jvmti.cc jvmti-int.h (JVMTI): Declare all members "extern". 2006-10-12 18:18:52 +00:00
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc
Makefile.am Makefile.in: Rebuilt. 2006-10-11 14:42:39 +00:00
Makefile.in Makefile.in: Rebuilt. 2006-10-11 14:42:39 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator. 2006-10-10 18:46:41 +00:00
README
shlibpath.m4
sources.am
stacktrace.cc
standard.omit.in
THANKS
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
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