gcc/libjava/include
Tom Tromey 27e934d8ba configure: Rebuilt.
* configure: Rebuilt.
	* configure.in: Build include/Makefile.
	* Makefile.in: Rebuilt.
	* Makefile.am (SUBDIRS): Added gcj and include.
	(install-data-local): New target.
	(extra_headers): New macro.
	* include/Makefile.in: New file.
	* include/Makefile.am: New file.

	* interpret.cc: Don't include gcj/field.h or gcj/cni.h.
	* java/lang/reflect/natField.cc: Don't include gcj/field.h or
	gcj/cni.h.
	* boehm.cc: Don't include java-threads.h or gcj/field.h.
	* resolve.cc: Include config.h.
	* defineclass.cc: Include config.h.
	* include/java-interp.h: Don't include config.h.
	* include/jvm.h: Include java-threads.h, Object.h, java-gc.h,
	cni.h.

	* gcj/javaprims.h: Regenerated namespace decls.
	* classes.pl (scan): Don't put `;' after closing brace.

	* Makefile.in: Rebuilt.
	* Makefile.am (INCLUDES): Added -I for top_srcdir.
	* configure.in: Create gcj/Makefile.
	* gcj/Makefile.in: New file.
	* gcj/Makefile.am: New file.
	* java/lang/Object.h: Don't include any other headers.
	* gcj/array.h: Renamed from include/java-array.h.
	* gcj/field.h: Renamed from include/java-field.h.
	* gcj/method.h: Renamed from include/java-method.h.
	* gcj/cni.h, gcj/javaprims.h: Moved from include/.
	Updated all files to reflect new include structure.

From-SVN: r29278
1999-09-10 22:03:10 +00:00
..
boehm-gc.h
config.h.in re GNATS libgcj/3 (FileInputStream.available always returns 0) 1999-09-03 07:42:40 +00:00
default-signal.h sparc-signal.h: new file. 1999-04-20 06:27:11 +00:00
i386-signal.h i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 09:09:39 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
java-insns.h interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
java-interp.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
jni.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
jvm.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
Makefile.am configure: Rebuilt. 1999-09-10 22:03:10 +00:00
Makefile.in configure: Rebuilt. 1999-09-10 22:03:10 +00:00
no-gc.h
no-threads.h
posix-threads.h posix-threads.h (_Jv_PthreadCheckMonitor): Reverted previous change and implemented a correct test in the __m_count case. 1999-09-08 17:10:22 +00:00
quick-threads.h natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano. 1999-08-18 03:48:37 +00:00
sparc-signal.h sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown... 1999-05-21 06:03:30 +00:00
stamp-h.in * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00