gcc/libjava/gnu/gcj
Anthony Green 6cc964322f configure.host: Fix __NO_MATH_INLNES botch.
* configure.host: Fix __NO_MATH_INLNES botch.

	* Makefile.in: Rebuilt.
	* Makefile.am (nat_source_files): Move natFirstThread.cc.
	(gnu/gcj/runtime/FirstThread.h): Moved.
	(ordinary_java_source_files): Move FirstThread.java.
	* prims.cc: Deal with FirstThread movement.
	(JvRunMain): Ditto.
	(_Jv_RunMain): Ditto.

	* gnu/gcj/runtime/FirstThread.java: Moved from java/lang.
	* gnu/gcj/runtime/natFirstThread.cc: Ditto.

From-SVN: r32348
2000-03-05 22:26:30 +00:00
..
convert natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL. 2000-02-10 00:14:54 +00:00
io Minor clean up and bug fix. 2000-02-26 21:12:54 +00:00
jni natNativeThread.cc: New file. 2000-02-10 20:31:48 +00:00
math MPN.java (findLowestBit): Made methods public. 2000-02-14 10:23:29 +00:00
protocol * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
runtime configure.host: Fix __NO_MATH_INLNES botch. 2000-03-05 22:26:30 +00:00
text * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
util * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
RawData.java * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00