gcc/gcc/java ChangeLog builtins.cc decl.cc hoo ...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Thu Mar 24 20:02:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-03-24 20:02:04
Modified files:
gcc/java : ChangeLog builtins.cc decl.cc hooks.hh
Log message:
* builtins.cc (map_type): Call pushdecl.
(map_class_object): Likewise.
(add): Likewise.
* hooks.hh (pushdecl): Declare.
(all_decls): Declare.
* decl.cc (pushdecl): No longer static.
(all_decls): Updated comment.
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.58&r2=1.1529.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/builtins.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.23&r2=1.1.2.24
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.15&r2=1.1.2.16
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.7&r2=1.1.2.8
More information about the Gcc-cvs
mailing list