re PR java/29812 (env->klass value is not updated during the native calls)
[gcc.git] / libjava / include / win32-threads.h
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-07-24 Mohan Embarwin32-threads.h (_Jv_Thread_t): Explicitly name the...
2006-07-21 Keith Seitzboehm.cc (_Jv_SuspendThread): Don't ifdef the function...
2006-06-26 Keith Seitzposix-threads.h: Fix coding style aberrations from...
2006-06-21 Bryce McKinlaywin32-threads.h (_Jv_ThreadDesc_t): New typedef.
2006-06-19 Keith Seitzposix-threads.h (_Jv_ThreadDebugSuspend): Declare.
2004-09-11 Mohan Embarre PR libgcj/14751 ([win32] thread creation leaks syste...
2003-10-21 Jerry Quinnposix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll...
2003-09-19 Mohan Embarwin32-threads.cc: (ensure_interrupt_event_initialized...
2003-01-28 Ranjit Mathewre PR java/9254 (java::lang::Object::wait(), threads...
2002-10-21 Adam Megaczaclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): added
2002-02-02 Adam Megaczwin32-threads.h (_Jv_ConditionVariable_t): Now a struct...
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2000-12-30 Bryce McKinlayFor boehm-gc:
2000-03-28 Bryce McKinlayMakefile.in: New #defines and friends for Thread.h.
2000-03-15 Tom Tromey[multiple changes]