summaryrefslogtreecommitdiff
path: root/libjava/win32-threads.cc
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Merged gcj-eclipse branch to trunk.tromey1-0/+145
2006-07-21 * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz1-16/+0
2006-06-26 * include/posix-threads.h: Fix coding style aberrations fromkseitz1-3/+3
2006-06-19 * include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.kseitz1-1/+18
2004-09-11 PR libgcj/14751membar1-2/+3
2003-10-31 PR libgcj/12647:membar1-2/+19
2003-09-19 * win32-threads.cc: (ensure_interrupt_event_initialized) Newmembar1-9/+78
2003-01-282003-01-28 Ranjit Mathew <rmathew@hotmail.com>tromey1-39/+62
2002-02-252002-02-24 Adam Megacz <adam@xwt.org>megacz1-2/+2
2002-02-07 * java/lang/natThrowable.cc: Updated copyright.tromey1-1/+1
2002-02-052002-02-04 Adam Megacz <adam@xwt.org>megacz1-0/+2
2002-02-022002-02-01 Adam Megaczmegacz1-31/+77
2001-05-22Implement invocation interface; don't create new thread for main.bothner1-6/+19
2000-12-30For boehm-gc:bryce1-7/+10
2000-03-28 * Makefile.in: New #defines and friends for Thread.h.bryce1-3/+3
2000-03-152000-03-15 Tom Tromey <tromey@cygnus.com>tromey1-0/+247