gcc/libjava ChangeLog interpret.cc boehm.cc in ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Oct 6 18:52:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcj-abi-2-dev-branch
Changes by: tromey@gcc.gnu.org 2004-10-06 18:52:04
Modified files:
libjava : ChangeLog interpret.cc boehm.cc
libjava/include: java-interp.h
Log message:
* include/java-interp.h (class _Jv_JNIMethod): Added
JV_MARKOBJ_DECL as a friend.
* interpret.cc (ncode): Allocate jni_arg_types field with GC.
* boehm.cc (_Jv_MarkObj): Skip abstract methods when marking
interpreter method structures. Mark jni_arg_types of JNI
methods.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.2729.2.30&r2=1.2729.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/interpret.cc.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.40.18.5&r2=1.40.18.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/boehm.cc.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.42.12.5&r2=1.42.12.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/java-interp.h.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.23.16.3&r2=1.23.16.4
More information about the Gcc-cvs
mailing list