gcc/gcjx ChangeLog aot/aotclass.cc model/invok ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Mon Mar 21 22:02:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-03-21 22:02:26
Modified files:
gcjx : ChangeLog
gcjx/aot : aotclass.cc
gcjx/model : invoke.cc method.cc method.hh
Log message:
* model/method.cc (create_abstract_instance): Create a
model_abstract_method.
* aot/aotclass.cc (find_in_vtable): Strip abstract methods.
* model/invoke.cc (find_method): Create a model_abstract_method.
* model/method.hh (class model_abstract_method): New class.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.55&r2=1.1.2.56
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/aot/aotclass.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/model/invoke.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/model/method.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.3&r2=1.1.2.4
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.3&r2=1.1.2.4
More information about the Gcc-cvs
mailing list