This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]