This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc/java ChangeLog tree.cc


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-04-27 17:34:49

Modified files:
	gcc/java       : ChangeLog tree.cc 

Log message:
	* tree.cc (build_jni_stub): Make a block and link it into the
	method tree.  Don't take address of function decls.  Correctly
	build reference to method's class.

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.95&r2=1.1529.2.96
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/tree.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.42&r2=1.1.2.43


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]