gcc/libjava/include
Tom Tromey 7af8555855 Runtime.java (loadLibraryInternal): Declare.
* java/lang/Runtime.java (loadLibraryInternal): Declare.
	* java/lang/natClassLoader.cc (_Jv_FindClass): Removed dead copy.
	(_Jv_FindClassInCache): Likewise.
	(_Jv_FindClass): Don't conditionalize body on INTERPRETER.
	(findSystemClass): Try to load class from compiled module.
	Include Runtime.h.
	* java/lang/natRuntime.cc (load): Use UTF-8 copy of filename.
	(loadLibrary): Likewise.
	(lt_preloaded_symbols): Define.
	(loadLibraryInternal): New method.
	* include/config.h.in: Rebuilt.
	* acconfig.h (USE_LTDL): Added.
	* Makefile.am (SUBDIRS): Added $(DIRLTDL).
	(INCLUDES): Added $(INCLTDL).b
	(libgcj_la_DEPENDENCIES): Added $(LIBLTDL).
	(libgcj_la_LIBADD): Likewise.
	* aclocal.m4, configure: Rebuilt.
	* configure.in: Added libltdl support.

From-SVN: r31472
2000-01-17 19:22:20 +00:00
..
boehm-gc.h
config.h.in Runtime.java (loadLibraryInternal): Declare. 2000-01-17 19:22:20 +00:00
default-signal.h sjlj jumbo patch 1999-11-19 19:13:42 +00:00
i386-signal.h
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 java-insns.h: Turned constants into an enum. 1999-09-14 14:19:59 +00:00
java-interp.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
java-props.h Makefile.in: Rebuilt. 1999-10-22 19:43:41 +00:00
jni.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
jvm.h natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
Makefile.am configure: Rebuilt. 1999-09-10 22:03:10 +00:00
Makefile.in Runtime.java (loadLibraryInternal): Declare. 2000-01-17 19:22:20 +00:00
name-finder.h natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
no-gc.h
no-threads.h quick-threads.h (_Jv_ThreadCancel): Removed. 1999-11-04 16:45:11 +00:00
posix-threads.h re GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is not portable.) 1999-12-09 16:57:27 +00:00
sparc-signal.h sparc-signal.h (SIGNAL_HANDLER): Third argument now a `void *'. 1999-09-27 21:16:40 +00:00
stamp-h.in