gcc/gcc/java ChangeLog treegen.cc tree.cc

rmathew@gcc.gnu.org rmathew@gcc.gnu.org
Mon Oct 17 02:12:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	rmathew@gcc.gnu.org	2005-10-17 02:12:04

Modified files:
	gcc/java       : ChangeLog treegen.cc tree.cc 

Log message:
	* treegen.cc (tree_code_generator::generate): Skip native methods
	when not using JNI.
	* tree.cc (tree_generator::build_array_reference): Correct a minor
	typo.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1529.2.144&r2=1.1529.2.145
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/treegen.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.11&r2=1.1.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/tree.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.69&r2=1.1.2.70



More information about the Gcc-cvs mailing list