This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

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

Log message:
	* hooks.hh (type_method_array): Removed.
	(type_field_array): Likewise.
	* decl.cc (type_field_array): Removed.
	(type_method_array): Likewise.
	(start_type_initialization): Updated.
	* classobj.cc (create_field_array): Fixed initialization.
	(create_one_field_record): Fixed value of "type" field.

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.23&r2=1.1529.2.24
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.10&r2=1.1.2.11
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.8&r2=1.1.2.9
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.3&r2=1.1.2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]