gcc/libjava
Keith Seitz 7dace0ca51 java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc.
* include/java-interp.h (_Jv_LocalVarTableEntry): Add union
        for bytecode_pc and direct-threaded pc.
        Add field descriptions inline.
        * defineclass.cc (read_one_code_attribute): Change from
        bytecode_start_pc to bytecode_pc.
        Remove unused variable "len".
        * interpret.cc (compile): Remap the variable table, too.
        (get_local_var_table) [DIRECT_THREADED]: Use insn_index on the
        start location to map from pc_t to code index.

From-SVN: r125734
2007-06-15 03:53:52 +00:00
..
classpath re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error: stdint.h: No such file or directory) 2007-06-07 13:38:49 +00:00
gcj libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
gnu libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
include java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
javax libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
libltdl
org
scripts libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
sun java-stack.h (_Jv_FrameInfo): Remove union definition. 2007-05-17 03:53:45 +00:00
sysdep
testsuite dummyagent.c (Agent_OnLoad): Add missing return value. 2007-06-09 17:32:42 +00:00
aclocal.m4 [multiple changes] 2007-05-31 06:40:42 +00:00
addr2name.awk
boehm.cc
ChangeLog java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure configure: Regenerate. 2007-06-02 08:18:15 +00:00
configure.ac configure.ac: Don't include ../config/confsubdir.m4. 2007-05-29 07:30:42 -07:00
configure.host
COPYING
darwin.cc
defineclass.cc java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
exception.cc
gij.cc
HACKING libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
headers.txt
interpret-run.cc jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
interpret.cc java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-threaded pc. 2007-06-15 03:53:52 +00:00
jni-libjvm.cc
jni.cc jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. 2007-05-04 01:04:11 +00:00
jvmti.cc
libgcj_bc.c
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc
Makefile.am libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
Makefile.in libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
posix.cc
prims.cc java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-NULL. 2007-05-24 20:40:47 +00:00
README
shlibpath.m4
sources.am libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
stacktrace.cc
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