gcc/gcc/java ChangeLog abi.cc decl.cc tree.cc

tromey@gcc.gnu.org tromey@gcc.gnu.org
Mon Jul 11 16:31:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-07-11 16:31:27

Modified files:
	gcc/java       : ChangeLog abi.cc decl.cc tree.cc 

Log message:
	* tree.cc (visit_assignment): Fix types.
	(visit_return): Fix types.
	* abi.cc (build_new): Changed type of allocation call.
	* decl.cc (initialize_builtin_functions): Changed return type of
	_Jv_AllocObject and _Jv_AllocObjectNoFinalizer.

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.105&r2=1.1529.2.106
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/abi.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.23&r2=1.1.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.21&r2=1.1.2.22
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.46&r2=1.1.2.47



More information about the Gcc-cvs mailing list