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

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


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

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

Log message:
	* decl.cc (build_class_type): Register itable, itable_syms,
	assertion_table, engine.
	* builtins.cc (map_utf8const): New method.
	* builtins.hh (tree_builtins::utf8map): New field.
	(tree_builtins::map_utf8const): Moved body to .cc file.

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.18&r2=1.1529.2.19
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.6&r2=1.1.2.7
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.4&r2=1.1.2.5
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.6&r2=1.1.2.7
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.4&r2=1.1.2.5



More information about the Gcc-cvs mailing list