gcc/gcc/java ChangeLog classobj.cc decl.cc hoo ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Sun Feb 13 17:10:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-02-13 04:03:45

Modified files:
	gcc/java       : ChangeLog classobj.cc decl.cc hooks.hh 

Log message:
	* hooks.hh (gcj_abi_version): Declare.
	* classobj.cc (create_class_instance): Rename 'next' field.
	and initialize it properly.
	* decl.cc (build_class_type): Renamed 'next' field.
	(gcj_abi_version): New global.
	(initialize_version): New function.
	(initialize_decls): Call it.

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.17&r2=1.1529.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/classobj.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.5&r2=1.1.2.6
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.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/hooks.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list