gcc/libjava/include
Tom Tromey b9e6a2e5de re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)
PR libgcj/23367:
	* include/jvm.h (_Jv_FreeMethodCache): Declare.
	* java/lang/natClass.cc (MCACHE_SIZE): Conditional on HAVE_TLS.
	(struct _Jv_mcache): Likewise.
	(method_cache): Likewise.
	(_Jv_FindMethodInCache): Do nothing unless TLS is available.
	(_Jv_AddMethodToCache): Likewise.
	(_Jv_FreeMethodCache): New function.
	* java/lang/natThread.cc (finish_): Call _Jv_FreeMethodCache.
	* aclocal.m4, configure, include/config.h.in: Rebuilt.
	* configure.ac: Invoke GCC_CHECK_TLS.

From-SVN: r104707
2005-09-27 20:03:09 +00:00
..
.cvsignore
Makefile.am Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
Makefile.in re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) 2005-09-27 20:03:09 +00:00
boehm-gc.h
config.h.in re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) 2005-09-27 20:03:09 +00:00
darwin-signal.h
default-signal.h
dwarf2-signal.h
execution.h
i386-signal.h re PR libgcj/22084 (Divide_1 test case hangs) 2005-09-09 13:05:20 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h Update FSF address 2005-06-30 03:22:09 +00:00
java-cpool.h
java-insns.h
java-interp.h re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
java-props.h re PR libgcj/23761 (java.library.path doesn't affect module loading path) 2005-09-08 21:26:25 +00:00
java-stack.h
jni_md.h Update FSF address 2005-06-30 03:22:09 +00:00
jvm.h re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) 2005-09-27 20:03:09 +00:00
jvmpi.h
mips-signal.h
no-gc.h
no-threads.h
pa-signal.h
posix-threads.h
posix.h
powerpc-signal.h
s390-signal.h
sh-signal.h
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h
win32.h
x86_64-signal.h