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
*
* 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