gcc/libjava/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
..
array.h field.h (struct _Jv_Field): Use "jshort" as type for nameIndex. 2000-01-26 00:55:50 +00:00
cni.h * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
field.h re GNATS gcj/152 (Installation flaw) 2000-02-17 18:34:14 +00:00
javaprims.h * All files: Updated copyright to reflect Cygnus purchase. 2000-01-19 18:39:27 +00:00
Makefile.am
Makefile.in configure.host: Fix __NO_MATH_INLNES botch. 2000-03-05 22:26:30 +00:00
method.h method.h (JvNumMethods): Moved from Class.h. 2000-01-26 23:56:36 +00:00