aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/natThread.cc
AgeCommit message (Expand)Author
2016-09-302016-09-30 Andrew Haley <aph@redhat.com>aph
2007-07-31 * configure.ac (INTERPRETER): New AM_CONDITIONAL.daney
2007-02-16 * java/lang/Thread.java (Thread(ThreadGroup, Runnable, String)): Passdaney
2007-01-17 * java/lang/natThread.cc (finish_): Add JVMTI ThreadEnd notification.kseitz
2007-01-17 * java/lang/natThread.cc (finalize_native): Remove cast.tromey
2007-01-09Merged gcj-eclipse branch to trunk.tromey
2006-08-21boehm-gctromey
2006-07-21 * java/lang/natThread.cc (_Jv_ThreadGetData): New function.kseitz
2006-05-292006-05-29 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim
2006-05-13 * sources.am, Makefile.in: Rebuilt.tromey
2006-01-06 * java/lang/natThread.cc (finish_): Don't clear 'group'.tromey
2005-09-27 PR libgcj/23367:tromey
2005-06-29 PR libgcj/22211:tromey
2005-01-142005-01-13 Graydon Hoare <graydon@redhat.com>graydon
2005-01-132005-01-13 Michael Koch <konqueror@gmx.de>mkoch
2004-09-11 * java/lang/natThread.cc (finalize_native): Destroymembar
2004-05-28 * gcj.texi (Object allocation): Remove _Jv_AllocBytes.bryce
2004-03-092004-03-09 Michael Koch <konqueror@gmx.de>mkoch
2003-10-212003-10-21 Jerry Quinn <jlquinn@optonline.net>jlquinn
2002-04-10 * Makefile.in: Rebuilt.tromey
2001-08-26 * Makefile.am: New friends for java/lang/Thread.h.bryce
2001-05-22Implement invocation interface; don't create new thread for main.bothner
2001-03-26 * exception.cc (java_eh_info): Make value type jthrowable.rth
2000-12-30For boehm-gc:bryce
2000-06-212000-06-21 Bryce McKinlay <bryce@albatross.co.nz>bryce
2000-05-182000-05-18 Bryce McKinlay <bryce@albatross.co.nz>bryce
2000-04-02JVMPI changes...green
2000-03-28 * Makefile.in: New #defines and friends for Thread.h.bryce
2000-03-07 * All files: Updated copyright information.tromey
2000-03-02 * include/java-interp.h: Don't include MethodInvocation.h.tromey
2000-02-15 * java/lang/natThread.cc (dumpStack): Removed.bryce
2000-02-10 * gnu/gcj/jni/natNativeThread.cc: New file.tromey
2000-02-102000-02-10 Andrew Haley <aph@cygnus.com>aph
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-05 * java/lang/natThread.cc (destroy): Removed incorrect comment.tromey
1999-11-05 * java/lang/natThread.cc (stop): Removed argument name.tromey
1999-11-04 * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey
1999-09-10 * configure: Rebuilt.tromey
1999-08-19 * java/lang/natThread.cc (class locker): New class.tromey
1999-08-18 * java/lang/ThreadGroup.java: Fixed now-erroneous comment.tromey
1999-08-18 * java/lang/natThread.cc (sleep): Turn 0 millis and 0 nanos into 1tromey
1999-04-07Initial revisiontromey