gcc/libjava/include
Tom Tromey 04942eac9b For PR libgcj/5103:
* include/jvm.h (__GCJ_JNI_IMPL__): Define.
	* include/config.h.in: Rebuilt.
	* configure: Rebuilt.
	* configure.in: Define JV_HAVE_INTTYPES_H if inttypes.h found.
	Added comment for HAVE_DLOPEN to avoid autoheader error.
	* gcj/libgcj-config.h.in (JV_HAVE_INTTYPES_H): Added.
	* include/jni.h: Include <gcj/libgcj-config.h>.  Don't include
	CNI-specific headers if we are compiling ordinary JNI code with a
	C++ compiler.  Include <inttypes.h> and JNIWeakRef.h when
	appropriate.
	* jni.cc: Don't include JNIWeakRef.h.

From-SVN: r48082
2001-12-16 22:33:02 +00:00
..
boehm-gc.h boehm-gc.h: Call thread local allocation functions if THREAD_LOCAL_ALLOC is defined. 2001-10-25 17:29:41 +00:00
config.h.in For PR libgcj/5103: 2001-12-16 22:33:02 +00:00
default-signal.h
dwarf2-signal.h
i386-signal.h
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h verify.cc (_Jv_BytecodeVerifier::branch_prepass): Use java_opcode as type for switch. 2001-11-25 19:48:19 +00:00
java-interp.h Fix for PR libgcj/2024, plus other class name cleanups: 2001-11-26 06:40:06 +00:00
java-props.h
jni.h For PR libgcj/5103: 2001-12-16 22:33:02 +00:00
jvm.h For PR libgcj/5103: 2001-12-16 22:33:02 +00:00
jvmpi.h
Makefile.am
Makefile.in
name-finder.h
no-gc.h
no-threads.h
posix-threads.h
posix.h
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h