gcc/libjava
Andrew Haley f9d6deca5b natVMProxy.cc (ncode_closure): Add method_index.
2007-04-18  Andrew Haley  <aph@redhat.com>

        * java/lang/reflect/natVMProxy.cc (ncode_closure): Add
        method_index.
        (generateProxyClass): Add field $Proxy0.m.  Store methods array in
        it.
        (run_proxy): Retrieve the method to invoke from in $Proxy0.m.
        * java/lang/Class.h: Remove _Jv_LookupProxyMethod.
        * java/lang/natClass.cc: Likewise.
        * headers.txt: Likewise.
        * java/lang/reflect/Method.h: Likewise.

From-SVN: r123954
2007-04-18 17:13:20 +00:00
..
classpath UnicastConnectionManager.java (UnicastConnectionManager(int port, RMIServerSocketFactory)): Listen on "localhost", not localhost. 2007-04-18 17:07:48 +00:00
gcj configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
gnu Committed up-to-date .class and .h files from an earlier commit 2007-04-16 20:15:00 +00:00
include configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
java natVMProxy.cc (ncode_closure): Add method_index. 2007-04-18 17:13:20 +00:00
javax Committed up-to-date .class and .h files from an earlier commit 2007-04-16 20:15:00 +00:00
libltdl aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
org Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
scripts sources.am, [...]: Rebuilt. 2007-03-28 02:01:01 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
sysdep * sysdep/alpha/locks.h (read_barrier): New. 2007-02-09 12:40:56 -08:00
testsuite re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe) 2007-04-09 17:40:20 +00:00
aclocal.m4 aclocal.m4: Regenerate to use multi.m4. 2007-01-17 19:48:52 +00:00
addr2name.awk
boehm.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
ChangeLog natVMProxy.cc (ncode_closure): Add method_index. 2007-04-18 17:13:20 +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 configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.ac configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00: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 ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
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 gij.cc (main): Accept -agentlib and -agentpath options. 2007-04-09 13:24:00 +00:00
HACKING * HACKING: Various updates. 2007-01-10 23:44:46 +00:00
headers.txt natVMProxy.cc (ncode_closure): Add method_index. 2007-04-18 17:10:32 +00:00
interpret-run.cc interpret-run.cc: If debugging, check if args is NULL before getting the "this" pointer. 2007-04-09 20:32:19 +00:00
interpret.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
jni-libjvm.cc Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)". 2006-06-20 19:25:32 +00:00
jni.cc Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
jvmti.cc jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle slot. 2007-03-12 20:15:25 +00:00
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. 2006-08-17 01:03:21 +00:00
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::resolve_method_entry): Ensure that the argument types and the return type of the found method match... 2007-03-23 11:25:46 +00:00
Makefile.am Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
Makefile.in sources.am: Regenerate. 2007-04-10 17:52:59 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
no-threads.cc
nogc.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
pkg.m4
posix-threads.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc prims.cc (load_jvmti_agent): Add the missing `,'. 2007-04-09 08:07:08 -07:00
README
shlibpath.m4 configure: Rebuilt. 2006-09-18 18:34:56 +00:00
sources.am sources.am: Regenerate. 2007-04-10 17:52:59 +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 Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
THANKS
verify.cc java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
win32-threads.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
win32.cc libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +00:00

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