Files
gcc/libjava/java/lang
Ranjit Mathew d074ed7c01 natRuntime.cc (java::lang::Runtime::_load)): Take care of the fact that on Win32...
2003-02-03  Ranjit Mathew <rmathew@hotmail.com>

	* java/lang/natRuntime.cc (java::lang::Runtime::_load)): Take care
	of the fact that on Win32, JNI_OnLoad is an "stdcall" function and
	could also have been exported as "JNI_OnLoad@8" (MinGW) or
	"_JNI_OnLoad@8" (MSVC).

From-SVN: r62348
2003-02-03 21:23:59 +00:00
..
2002-11-03 20:27:31 +00:00
2002-07-19 16:41:15 +02:00
2002-04-10 20:36:04 +00:00
2002-12-05 00:49:30 +00:00
2001-12-14 18:43:55 +00:00
2002-01-22 22:40:42 +00:00
2002-09-30 05:19:09 +00:00
2002-12-05 00:49:30 +00:00