gcc/libjava/include
Tom Tromey 880f8c16ad Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
	* Makefile.am (java/lang/Thread.h): Mark
	_Jv_AttachCurrentThreadAsDaemon as friend.
	* gcj/javaprims.h (_Jv_AttachCurrentThreadAsDaemon): Declare.
	* gcj/cni.h (JvAttachCurrentThreadAsDaemon): New function.
	* java/lang/natThread.cc (_Jv_AttachCurrentThreadAsDaemon): New
	function.
	* java/lang/natRuntime.cc (_load): Recognize JNI_VERSION_1_4.
	* jni.cc (_Jv_JNI_GetVersion): Return JNI_VERSION_1_4.
	(_Jv_JNI_InvokeFunctions): Added
	_Jv_JNI_AttachCurrentThreadAsDaemon.
	(_Jv_JNI_GetEnv): Handle JNI_VERSION_1_4.
	(JNI_GetDefaultJavaVMInitArgs): Likewise.
	(JNI_CreateJavaVM): Likewise.
	(_Jv_JNI_AttachCurrentThread): Likewise.
	(_Jv_JNI_AttachCurrentThread): Added `is_daemon' argument.
	(_Jv_JNI_AttachCurrentThreadAsDaemon): New method.
	(_Jv_JNIFunctions): Initialize new fields.
	(_Jv_JNI_NewDirectByteBuffer): New function.
	(_Jv_JNI_GetDirectBufferAddress): Likewise.
	(_Jv_JNI_GetDirectBufferCapacity): Likewise.
	* include/jni.h (JNI_VERSION_1_4): New macro.
	(JNIInvokeInterface::AttachCurrentThreadAsDaemon): New field.
	(_Jv_JavaVM::AttachCurrentThreadAsDaemon): New method.
	(JNINativeInterface::NewDirectByteBuffer): New field.
	(JNINativeInterface::GetDirectBufferAddress): New field.
	(JNINativeInterface::GetDirectBufferCapacity): New field.
	(_Jv_JNIEnv::NewDirectByteBuffer): New method.
	(_Jv_JNIEnv::GetDirectBufferAddress): New method.
	(_Jv_JNIEnv::GetDirectBufferCapacity): New method.

From-SVN: r52144
2002-04-10 20:36:04 +00:00
..
Makefile.am Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. 2001-04-04 23:38:53 +00:00
Makefile.in libgcj.spec.in: Add CHECKREFSPEC. 2002-03-27 16:41:44 +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 natSystem.cc (init_properties): Update VM version properties. 2002-03-18 06:19:03 +00:00
default-signal.h Jumbo patch: 2000-05-19 17:55:34 +00:00
dwarf2-signal.h dwarf2-signal.h (MAKE_THROW_FRAME): Add for IA-64. 2002-03-27 17:08:47 +00:00
i386-signal.h i386-signal.h (old_i386_kernel_sigaction): New. 2002-03-18 17:11:43 +00:00
java-assert.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-chardecomp.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-chartables.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-cpool.h [multiple changes] 2000-03-26 20:33:04 +00:00
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 natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com. 2000-08-21 06:05:20 +00:00
jni.h Makefile.in: Rebuilt. 2002-04-10 20:36:04 +00:00
jvm.h jvm.h (_Jv_BuildGCDescr): Declare unconditionally. 2001-12-19 01:59:28 +00:00
jvmpi.h Forgot to add this file before... 2000-04-02 15:41:00 +00:00
name-finder.h name-finder.h (_Jv_name_finder::myclose): New method. 2002-03-23 16:14:28 +00:00
no-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
no-threads.h Implement invocation interface; don't create new thread for main. 2001-05-21 23:47:48 -07:00
posix-threads.h * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. 2002-03-27 11:25:04 -08:00
posix.h natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. 2002-04-07 12:27:00 +01:00
sparc-signal.h re GNATS libgcj/261 (Macro-inconsistency) 2000-06-16 15:52:24 +00:00
stamp-h.in * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00
win32-signal.h re GNATS libgcj/261 (Macro-inconsistency) 2000-06-16 15:52:24 +00:00
win32-threads.h win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait() algorithm. 2002-02-02 04:27:34 +00:00
win32.h natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. 2002-04-07 12:27:00 +01:00