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

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Mar 8 00:34:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-03-08 00:34:36

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

Log message:
	* classobj.hh (class_object_creator::fill_in_vtable): Declare.
	* abi.cc (get_vtable): Updated.
	* abi.hh (gcj_abi::get_vtable): Removed 'lay_out' argument.
	(cxx_abi::get_vtable): Updated.
	(bc_abi::get_vtable): Updated.
	* classobj.cc (fill_in_vtable): New method.
	(create_class_instance): Use it.
	* builtins.hh (tree_builtins::get_vtable_decl): Declare.
	* builtins.cc (get_vtable_decl): Removed 'lay_out' argument.

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.26&r2=1.1529.2.27
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.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/abi.hh.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/builtins.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.11&r2=1.1.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/builtins.hh.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/classobj.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.13&r2=1.1.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/classobj.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.5&r2=1.1.2.6



More information about the Gcc-cvs mailing list