gcc/gcc/java ChangeLog abi.cc abi.hh builtins.cc
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Oct 12 17:14:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcjx-branch
Changes by: tromey@gcc.gnu.org 2005-10-12 17:14:31
Modified files:
gcc/java : ChangeLog abi.cc abi.hh builtins.cc
Log message:
* abi.cc (get_catch_initializer): New methods.
* abi.hh (gcj_abi::get_catch_initializer): Declare.
(cxx_abi::get_catch_initializer): Declare.
(bc_abi::get_catch_initializer): Declare.
* builtins.cc (map_catch_class): Removed duplicate code.
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.136&r2=1.1529.2.137
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/abi.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.25&r2=1.1.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/abi.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.11&r2=1.1.2.12
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.37&r2=1.1.2.38
More information about the Gcc-cvs
mailing list