gcc/gcjx ChangeLog TODO bytecode/classreader.c ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Sat Jan 22 08:35:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-01-22 08:35:30
Modified files:
gcjx : ChangeLog TODO
gcjx/bytecode : classreader.cc
gcjx/model : annotype.cc fwdtype.hh
Log message:
* model/annotype.cc (resolve_hook): Don't special case class
files.
* bytecode/classreader.cc (parse): Specially handle interfaces of
annotation types.
* model/fwdtype.hh (model_forwarding_full::get_name): New method.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.22&r2=1.1.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/TODO.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/bytecode/classreader.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/model/annotype.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/fwdtype.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list