gcc/gcc/java ChangeLog abi.cc builtins.cc clas ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Apr 27 17:41:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-04-27 17:40:38

Modified files:
	gcc/java       : ChangeLog abi.cc builtins.cc classobj.cc 

Log message:
	* builtins.cc (lay_out_vtable): Handle abstract methods.
	* classobj.cc (create_one_method_record): Handle abstract
	methods.
	* abi.cc (get_vtable): Don't generate vtable for interface.

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.97&r2=1.1529.2.98
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.22&r2=1.1.2.23
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.36&r2=1.1.2.37
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.22&r2=1.1.2.23



More information about the Gcc-cvs mailing list