gcc/libjava/java
Tom Tromey ca7c2b8529 natRuntime.cc (_Jv_SetDLLSearchPath): New function.
* java/lang/natRuntime.cc (_Jv_SetDLLSearchPath): New function.
	(_Jv_FindSymbolInExecutable): Removed argument name.
	(insertSystemProperties): Call _Jv_SetDLLSearchPath if
	java.library.path is set.

	* gij.cc (help): Document --showversion.
	(version): Don't exit.
	(main): Handle --showversion.  Exit if --version given.

From-SVN: r58520
2002-10-25 03:28:00 +00:00
..
applet
awt Autoscroll.java: New file, merge from Classpath. 2002-10-03 14:40:43 +00:00
beans BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
io natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ) to find file length and... 2002-10-23 20:44:24 +00:00
lang natRuntime.cc (_Jv_SetDLLSearchPath): New function. 2002-10-25 03:28:00 +00:00
math
net 2002-10-11 Michael Koch <konqueror@gmx.de> 2002-10-21 04:53:50 +00:00
nio Buffer.java: New stub file. 2002-10-07 13:56:38 +00:00
rmi ActivationDesc.java, [...]: New versions from Classpath. 2002-10-02 21:21:37 +00:00
security [multiple changes] 2002-10-04 20:17:26 +00:00
sql
text BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
util re PR libgcj/8234 (ZipInputStream chokes when InputStream.read() returns small chunks) 2002-10-16 14:58:15 +00:00