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 model/method.cc model/method.hh


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-10-25 21:01:23

Modified files:
	gcjx           : ChangeLog 
	gcjx/model     : method.cc method.hh 

Log message:
	* model/method.hh (model_method::same_arguments_p): Added
	argument.
	* model/method.cc (same_arguments_p): Use const_cast.  Added
	argument.
	(return_type_substitutable_p): Added 'exact' argument.
	(hides_or_overrides_p): Updated.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.154&r2=1.1.2.155
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/method.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.10&r2=1.1.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/method.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.7&r2=1.1.2.8


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