gcc/gcc/java ChangeLog decl.cc driver.cc hooks ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Tue Mar 8 00:45:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-03-08 00:45:42
Modified files:
gcc/java : ChangeLog decl.cc driver.cc hooks.hh treegen.cc
Log message:
* driver.cc (parse_file): Finalize compilation unit.
* treegen.cc (generate): Update class_list.
* hooks.hh (class_list): Declare.
* decl.cc (class_list): New global.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1529.2.27&r2=1.1529.2.28
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.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/gcc/java/driver.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/gcc/java/hooks.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/treegen.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.6&r2=1.1.2.7
More information about the Gcc-cvs
mailing list