gcc/libjava ChangeLog gnu/classpath/natSystemP ...

fitzsim@gcc.gnu.org fitzsim@gcc.gnu.org
Thu Sep 8 21:26:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	fitzsim@gcc.gnu.org	2005-09-08 21:26:25

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/classpath: natSystemProperties.cc 
	libjava/include: java-props.h 
	libjava/java/lang: natRuntime.cc 

Log message:
	2005-09-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
	
	PR libgcj/23761
	* include/java-props.h (_Jv_Module_Load_Path): Declare variable.
	* java/lang/natRuntime.cc (init): Call lt_dlsetsearchpath after
	lt_dlinit.
	* gnu/classpath/natSystemProperties.cc (_Jv_Module_Load_Path):
	Define variable.
	(_Jv_SetDLLSearchPath): Do not call lt_dlsetsearchpath.  Set
	_Jv_Module_Load_Path.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3734&r2=1.3735
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/classpath/natSystemProperties.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/java-props.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natRuntime.cc.diff?cvsroot=gcc&r1=1.57&r2=1.58



More information about the Gcc-cvs mailing list