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
/
posix-threads.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,
bryce
2002-03-21
1
-1
/
+2
*
libjava:
bryce
2002-03-10
1
-5
/
+3
*
* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
jsm28
2001-10-31
1
-1
/
+1
*
* configure.in (case $THREADS): Add *-*-freebsd* configuration.
ljrittle
2001-10-24
1
-1
/
+2
*
* posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt of
bryce
2001-09-21
1
-1
/
+1
*
2001-05-23 Tom Tromey <tromey@redhat.com>
tromey
2001-05-24
1
-3
/
+39
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-7
/
+20
*
* configure.in: Update boehm-gc include dir for new GC version.
bryce
2001-05-21
1
-5
/
+0
*
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
zack
2001-04-28
1
-2
/
+2
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
1
-1
/
+1
*
For boehm-gc:
bryce
2000-12-30
1
-17
/
+17
*
2000-09-30 Tom Tromey <tromey@cygnus.com>
bryce
2000-09-30
1
-12
/
+12
*
2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-07
1
-2
/
+2
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-33
/
+0
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
1
-167
/
+207
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-1
/
+1
*
1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-12-24
1
-55
/
+71
*
* posix-threads.cc (_Jv_MutexInit): Use _Jv_PthreadGetMutex to get
tromey
1999-11-30
1
-1
/
+4
*
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
tromey
1999-11-04
1
-23
/
+0
*
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-11-03
1
-0
/
+1
*
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-11-03
1
-1
/
+0
*
* configure: Rebuilt.
tromey
1999-09-10
1
-1
/
+1
*
* posix-threads.cc (_Jv_CondWait): pthread_ calls return error
tromey
1999-09-08
1
-3
/
+3
*
1999-09-07 Tom Tromey <tromey@cygnus.com>
tromey
1999-09-08
1
-9
/
+55
*
* posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
tromey
1999-09-01
1
-6
/
+1
*
* posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
tromey
1999-09-01
1
-0
/
+5
*
* posix-threads.cc: Include <errno.h>.
bryce
1999-08-25
1
-0
/
+1
*
* boehm.cc: Undefine TRUE and FALSE.
tromey
1999-08-24
1
-1
/
+1
*
* posix-threads.cc (_Jv_CondWait): Treat a timeout as a normal
tromey
1999-08-22
1
-0
/
+3
*
* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.
bryce
1999-06-14
1
-6
/
+5
*
Initial revision
tromey
1999-04-07
1
-0
/
+360