gcc/libjava/gcj
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
..
Makefile.am [multiple changes] 2001-05-24 05:40:37 +00:00
Makefile.in javaprims.h: Rebuilt class list. 2001-07-23 20:01:29 +00:00
array.h All files with updated copyright. 2001-01-15 00:11:40 -08:00
cni.h Implement invocation interface; don't create new thread for main. 2001-05-21 23:47:48 -07:00
field.h natField.cc (BooleanClass): Don't define. 2000-10-06 01:49:32 +00:00
javaprims.h prims.cc: Some old cleanups. 2001-12-14 18:43:55 +00:00
libgcj-config.h.in For PR libgcj/5103: 2001-12-16 22:33:02 +00:00
method.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00