index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
java
/
lang
/
Thread.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
libjava/ChangeLog:
doko
2008-10-21
1
-7
/
+10
*
* java/lang/Thread.java (Thread(ThreadGroup, Runnable, String)): Pass
daney
2007-02-16
1
-4
/
+23
*
2007-02-15 Andrew Haley <aph@redhat.com>
aph
2007-02-16
1
-4
/
+41
*
2007-01-29 Kyle Galloway <kgallowa@redhat.com>
kgallowa
2007-01-29
1
-0
/
+3
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
1
-48
/
+216
*
2006-08-14 Mark Wielaard <mark@klomp.org>
mark
2006-08-14
1
-0
/
+13
*
2006-08-14 Gary Benson <gbenson@redhat.com>
gary
2006-08-14
1
-0
/
+5
*
PR libgcj/27730:
tromey
2006-06-09
1
-1
/
+24
*
Imported GNU Classpath 0.90
mark
2006-05-18
1
-0
/
+149
*
* sources.am, Makefile.in: Rebuilt.
tromey
2006-05-13
1
-1
/
+22
*
Update FSF address
kcook
2005-06-30
1
-2
/
+2
*
PR libgcj/22211:
tromey
2005-06-29
1
-1
/
+1
*
2005-01-13 Michael Koch <konqueror@gmx.de>
mkoch
2005-01-13
1
-2
/
+6
*
2004-10-18 Michael Koch <konqueror@gmx.de>
mkoch
2004-10-18
1
-2
/
+2
*
* gcj.texi (Object allocation): Remove _Jv_AllocBytes.
bryce
2004-05-28
1
-1
/
+2
*
2004-03-09 Michael Koch <konqueror@gmx.de>
mkoch
2004-03-09
1
-70
/
+77
*
2004-02-05 Michael Koch <konqueror@gmx.de>
mkoch
2004-02-05
1
-264
/
+260
*
2004-02-05 Michael Koch <konqueror@gmx.de>
mkoch
2004-02-05
1
-86
/
+101
*
2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch
2004-01-23
1
-9
/
+37
*
2003-10-21 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2003-10-21
1
-0
/
+9
*
* java/lang/Thread.java (Thread): Check for null "name" from
bryce
2003-08-07
1
-9
/
+4
*
* java/lang/ClassLoader.java (defineClass(byte[],int,int)):
tromey
2003-02-24
1
-0
/
+1
*
New docs for Thread.java, and little tweaks identified by japi.
green
2003-02-22
1
-12
/
+552
*
* java/lang/Thread.java (setDaemon): Check startable_flag,
mark
2002-10-07
1
-1
/
+1
*
* include/jvm.h (struct _Jv_frame_info): New structure.
tromey
2002-08-29
1
-0
/
+5
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-18
1
-2
/
+2
*
* java/lang/Thread.java (stop): No longer synchronized.
tromey
2002-01-04
1
-3
/
+3
*
* Makefile.am (core_java_source_files): add InheritableThreadLocal
mark
2001-10-02
1
-0
/
+1
*
* Makefile.am: New friends for java/lang/Thread.h.
bryce
2001-08-26
1
-2
/
+0
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-24
/
+18
*
* java/lang/Thread.java: Update comment.
bryce
2001-01-05
1
-6
/
+3
*
* java/lang/Thread.java (checkAccess): Now final.
tromey
2000-12-15
1
-1
/
+1
*
* Makefile.in: Rebuilt.
tromey
2000-11-27
1
-6
/
+22
*
2000-11-25 Anthony Green <green@redhat.com>
green
2000-11-26
1
-10
/
+20
*
2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-07
1
-1
/
+1
*
2000-06-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-21
1
-1
/
+1
*
2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-20
1
-12
/
+15
*
2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-18
1
-3
/
+1
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
1
-7
/
+17
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
1
-24
/
+2
*
* java/lang/natThread.cc (dumpStack): Removed.
bryce
2000-02-15
1
-1
/
+5
*
* gnu/gcj/jni/natNativeThread.cc: New file.
tromey
2000-02-10
1
-6
/
+5
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-1
/
+1
*
Commit forgotten Thread.java patch.
bryce
1999-12-27
1
-4
/
+13
*
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
tromey
1999-11-04
1
-1
/
+3
*
Initial revision
tromey
1999-04-07
1
-0
/
+297