gcc/libjava/java
Tom Tromey 4b68fe8a36 configure: Rebuilt.
* configure: Rebuilt.
	* configure.in: Set classpath when invoking gcj.  Use changequote
	around sed invocation.

	* java/net/natPlainSocketImpl.cc: Stub native functions if
	DISABLE_JAVA_NET is defined.
	* java/net/natPlainDatagramSocketImpl.cc (setTimeToLive): Fixed
	typo in exception string.
	(getTimeToLive): Likewise.
	Stub native functions if DISABLE_JAVA_NET is defined.
	* java/net/natInetAddress.cc: Stub native functions if
	DISABLE_JAVA_NET is defined.
	* configure.host: Disable java.net for mips-tx39.
	* configure, include/config.h.in: Rebuilt.
	* acconfig.h (DISABLE_JAVA_NET): Undefine.
	* configure.in: Added --disable-java-net and new define
	`DISABLE_JAVA_NET'.

From-SVN: r29759
1999-10-02 00:19:01 +00:00
..
awt configure: Rebuilt. 1999-09-10 22:03:10 +00:00
io OutputStreamWriter.java (OutputStreamWriter): Reverted previous patch; it too was incorrect. 1999-09-21 21:35:41 +00:00
lang natFirstThread.cc (run): Renamed from `run0'. 1999-09-23 19:05:50 +00:00
net configure: Rebuilt. 1999-10-02 00:19:01 +00:00
security natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
util re GNATS java.util/47 (Date.toString() returns embedded newline) 1999-09-24 19:12:23 +00:00