gcc/gcjx ChangeLog bytecode/cpool.cc bytecode/ ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Oct 14 19:17:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-10-14 19:17:57

Modified files:
	gcjx           : ChangeLog 
	gcjx/bytecode  : cpool.cc cpool.hh 

Log message:
	* bytecode/cpool.hh (constant_pool::get_indices): Declare.
	* bytecode/cpool.cc (get_indices): New method.
	(get_name_and_type): Use it.
	(get_fieldref): Likewise.
	(get_methodref): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.141&r2=1.1.2.142
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/cpool.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/cpool.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.2&r2=1.1.2.3



More information about the Gcc-cvs mailing list