aboutsummaryrefslogtreecommitdiff
path: root/libjava/posix-threads.cc
AgeCommit message (Expand)Author
2016-09-302016-09-30 Andrew Haley <aph@redhat.com>aph
2009-11-26 * posix-threads.cc (ParkHelper::unpark): Do not initialise result,bje
2009-11-172009-11-17 Andrew Haley <aph@redhat.com>aph
2007-05-12 PR libgcj/29324daney
2007-01-09Merged gcj-eclipse branch to trunk.tromey
2006-09-14 * posix-threads.cc: Include "posix.h".schwab
2006-09-14 * posix.cc (_Jv_platform_nanotime): Return nanoseconds, notgeoffk
2006-07-21 * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz
2006-06-26 * include/posix-threads.h: Fix coding style aberrations fromkseitz
2006-06-19 * include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.kseitz
2006-01-042006-01-04 Krister Walfridsson <cato@df.lth.se>kristerw
2005-11-252005-11-25 Andrew Haley <aph@redhat.com>aph
2005-11-17 Implement -Xss.bryce
2005-07-082005-07-08 Andrew Haley <aph@redhat.com>aph
2005-02-162005-02-15 David Daney <ddaney@avtrex.com>bryce
2004-08-122004-08-12 David Daney <ddaney@avtrex.com>daney
2003-10-212003-10-21 Jerry Quinn <jlquinn@optonline.net>jlquinn
2003-03-02* posix-threads.cc: Include <unistd.h> if HAVE_UNISTD_H is defined.thorpej
2002-03-21 * posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,bryce
2002-03-10libjava:bryce
2001-10-31 * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm28
2001-10-24 * configure.in (case $THREADS): Add *-*-freebsd* configuration.ljrittle
2001-09-21 * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce
2001-05-242001-05-23 Tom Tromey <tromey@redhat.com>tromey
2001-05-22Implement invocation interface; don't create new thread for main.bothner
2001-05-21 * configure.in: Update boehm-gc include dir for new GC version.bryce
2001-04-28 * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.zack
2001-03-26 * exception.cc (java_eh_info): Make value type jthrowable.rth
2000-12-30For boehm-gc:bryce
2000-09-302000-09-30 Tom Tromey <tromey@cygnus.com>bryce
2000-09-072000-09-07 Bryce McKinlay <bryce@albatross.co.nz>bryce
2000-04-092000-04-08 Anthony Green <green@cygnus.com>green
2000-03-28 * Makefile.in: New #defines and friends for Thread.h.bryce
2000-03-07 * All files: Updated copyright information.tromey
2000-01-19 * All files: Updated copyright to reflect Cygnus purchase.tromey
1999-12-241999-12-22 Bryce McKinlay <bryce@albatross.co.nz>bryce
1999-11-30 * posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGetMutex to gettromey
1999-11-04 * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey
1999-11-031999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce
1999-11-031999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce
1999-09-10 * configure: Rebuilt.tromey
1999-09-08 * posix-threads.cc (_Jv_CondWait): pthread_ calls return errortromey
1999-09-081999-09-07 Tom Tromey <tromey@cygnus.com>tromey
1999-09-01 * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey
1999-09-01 * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey
1999-08-25 * posix-threads.cc: Include <errno.h>.bryce
1999-08-24 * boehm.cc: Undefine TRUE and FALSE.tromey
1999-08-22 * posix-threads.cc (_Jv_CondWait): Treat a timeout as a normaltromey
1999-06-14 * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.bryce
1999-04-07Initial revisiontromey