gcc/gcc/java ChangeLog builtins.cc tree.cc

tromey@gcc.gnu.org tromey@gcc.gnu.org
Sun Feb 13 04:19:00 GMT 2005


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

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

Log message:
	* tree.cc (visit_type_qualified_invocation): Pass 'super' to
	handle_invocation.  Handle static methods correctly.
	* builtins.cc (map_type): Assign a name to the type.
	(lay_out_class): Lay out class record type.

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.8&r2=1.1529.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/builtins.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.4&r2=1.1.2.5
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.4&r2=1.1.2.5



More information about the Gcc-cvs mailing list