gcc/libjava
Andrew Haley 6bab028494 posix-threads.cc (park): Rewrite code to handle time.
2009-11-17  Andrew Haley  <aph@redhat.com>

	* posix-threads.cc (park): Rewrite code to handle time.
	Move mutex lock before the call to compare_and_swap to avoid a
	race condition.
	Add some assertions.
	(unpark): Add an assertion.
	(init): Move here from posix-threads.h.
	* include/posix-threads.h (destroy): removed.

From-SVN: r154265
2009-11-17 18:05:00 +00:00
..
classpath PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.java 2009-10-22 15:41:32 +00:00
contrib aotcompile.py.in: Use hashlib instead of md5 if available. 2009-07-23 14:25:33 +00:00
gcj configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
gnu natVMSecureRandomWin32.cc: Correct UnsupportedOperationException namespace. 2009-09-16 21:38:46 +00:00
include posix-threads.cc (park): Rewrite code to handle time. 2009-11-17 18:05:00 +00:00
java Fix for PR40616: missing java.io.PrintStream constructors. 2009-07-28 15:08:12 +00:00
javax re PR java/40590 (namespace namespace broken in CNI) 2009-06-29 17:50:59 +00:00
libltdl cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
org
scripts re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
sun natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
sysdep cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
testsuite configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
COPYING
ChangeLog posix-threads.cc (park): Rewrite code to handle time. 2009-11-17 18:05:00 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008 Rotated ChangeLogs. 2009-01-12 16:45:32 +00:00
HACKING Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
LIBGCJ_LICENSE
Makefile.am configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
Makefile.in configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
NEWS
README
THANKS
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
boehm.cc
configure Work with defaulted $prefix (NONE) in libjava. 2009-11-02 18:52:08 +00:00
configure.ac Work with defaulted $prefix (NONE) in libjava. 2009-11-02 18:52:08 +00:00
configure.host configure.host (libgcj_sublib_ltflags): New variable. 2009-09-30 22:20:54 +00:00
darwin.cc
defineclass.cc
ecjx.cc re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) 2008-12-19 15:57:29 +01:00
exception.cc * exception.cc (PERSONALITY_FUNCTION): Fix oversight. 2009-11-13 18:05:20 +00:00
gij.cc
headers.txt
interpret-run.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
interpret.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
jni-libjvm.cc
jni.cc re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
jvmti.cc
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in Makefile.am (libgcj_bc_la_LIBADD): Delete. 2009-08-17 17:30:10 +00:00
libgcj.ver
libgcj_bc.c libgcj_bc.c (__data_start, [...]): Add dummy usage. 2009-09-16 10:43:29 +00:00
libtool-version libtool-version: Bump soversion. 2009-06-22 09:46:57 +00:00
link.cc [multiple changes] 2009-03-12 16:13:19 +00:00
mauve-libgcj
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (park): Rewrite code to handle time. 2009-11-17 18:05:00 +00:00
posix.cc
prims.cc interpret.cc (DEBUG): Rename this ... 2009-04-28 04:02:30 +00:00
shlibpath.m4
sources.am Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
stacktrace.cc
standard.omit.in
verify.cc
win32-threads.cc
win32.cc

README

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla