gcc/gcjx ChangeLog bytecode/generate.cc byteco ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed May 18 00:21:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-05-18 00:21:36

Modified files:
	gcjx           : ChangeLog 
	gcjx/bytecode  : generate.cc locals.cc locals.hh 

Log message:
	* bytecode/generate.cc (visit_method): Updated.
	(visit_return): Use request().
	* bytecode/locals.cc (request(bool)): New method.
	(request(model_variable_decl*)): Use it.
	(request()): New method.
	* bytecode/locals.hh (locals::request): Declare.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.87&r2=1.1.2.88
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/generate.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.12&r2=1.1.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/locals.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/gcjx/bytecode/locals.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