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]

r105959 - in /branches/gcjx-branch/gcjx: Change...


Author: tromey
Date: Fri Oct 28 20:21:09 2005
New Revision: 105959

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105959
Log:
	* model/classinst.cc (apply_type_map): Updated for new
	model_parameters iterator methods.
	(get_signature_map_fragment): Likewise.
	(get_pretty_name): New method.
	* model/classinst.hh (model_class_instance::get_pretty_name):
	Declare.
	* model/class.hh (model_class::get_pretty_name): Now virtual.

Modified:
    branches/gcjx-branch/gcjx/ChangeLog
    branches/gcjx-branch/gcjx/model/class.hh
    branches/gcjx-branch/gcjx/model/classinst.cc
    branches/gcjx-branch/gcjx/model/classinst.hh


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