gcc/libjava/java
Tom Tromey 78bb0444d2 win32.h (_Jv_platform_solib_prefix): New define.
* include/win32.h (_Jv_platform_solib_prefix): New define.
	(_Jv_platform_solib_suffix): Likewise.
	* include/posix.h (_Jv_platform_solib_prefix): New define.
	(_Jv_platform_solib_suffix): Likewise.
	* java/lang/natRuntime.cc: Include StackTrace.h.
	(_load): Use findLibrary and new platform defines.
	(nativeGetLibname): Use new platform defines.

From-SVN: r59976
2002-12-10 01:39:32 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was using one too many bits in the unnormalized format. 2002-11-30 04:51:11 +00:00
beans For PR libgcj/8759: 2002-11-30 04:41:59 +00:00
io Bug compatibility, for PR libgcj/8738: 2002-12-02 21:30:13 +00:00
lang win32.h (_Jv_platform_solib_prefix): New define. 2002-12-10 01:39:32 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net Connection.java (getJarFile): download and cache remote jar files. 2002-12-09 00:04:00 +00:00
nio 2002-11-29 Michael Koch <konqueror@gmx.de> 2002-11-29 12:32:17 +00:00
rmi backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
security DSAParameterSpec.java (getP): Return p, not q. 2002-12-03 18:46:59 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util natResourceBundle.cc (getCallingClassLoader): Assume `t' won't be null. 2002-12-10 01:29:29 +00:00