Merged with tip.
[cacao.git] / src / threads / posix / thread-posix.c
2008-07-09 Peter MolnarMerged with tip.
2008-07-09 Peter Molnar* src/mm/tlh.c (tlh_alloc): Correctly zero memory.
2008-07-05 Christian Thalinger* Merged in new atomic instructions (twisti branch).
2008-07-04 Christian Thalinger* src/threads/posix/generic-primitives.h: Removed.
2008-07-04 Peter Molnar* configure.ac: Define automake conditinal ENABLE_TLH...
2008-06-30 Christian Thalinger* Merged with c259010fc9d5.
2008-06-27 Christian Thalinger* src/threads/mutex.h: Renamed to...
2008-06-25 Christian Thalinger* Merged with tip.
2008-06-25 Christian Thalinger* src/threads/critical.c: Removed.
2008-06-22 Peter Molnar* configure.ac: Define ENABLE_TLH if ENABLE_SSA
2008-06-19 Christian Thalinger* src/native/vm/sun_misc_Unsafe.c: Use new atomic primi...
2008-06-18 Stefan Ring* src/threads/posix/thread-posix.c (threads_thread_inte...
2008-06-15 Stefan RingMerged to new trunk.
2008-06-13 Stefan Ring* src/threads/posix/thread-posix.h: Removed sleeping...
2008-06-12 Christian Thalinger* src/threads/posix/thread-posix.c (threads_startup_thr...
2008-06-12 Christian ThalingerFixes PR77.
2008-06-08 Christian Thalinger* Merged with 7d4cc49cbd31.
2008-06-08 Christian Thalinger* Merged with 31f9198caefc.
2008-06-05 Christian Thalinger* src/threads/posix/thread-posix.c: Added a comment...
2008-06-05 Christian Thalinger* Merged gc7-branch to default.
2008-05-19 Christian Thalinger* Merged with tip.
2008-05-14 Peter MolnarMerging 8179.
2008-05-14 Christian Thalinger* m4/classpath.m4: Renamed --with-classpath* options to
2008-05-11 Stefan RingMerged cleanup -> gc7-branch
2008-05-11 Stefan RingClean merge -> gc7-branch
2008-05-11 Stefan Ring* src/mm/boehm-gc/pthread_stop_world.c: Cleaned up...
2008-05-05 Stefan RingMerged with tip.
2008-04-22 Christian Thalinger* Merged executionstate branch.
2008-04-14 Stefan RingMerging darwin compile fixes -> trunk.
2008-04-14 Stefan RingMerging fixes.
2008-04-14 Stefan RingMerging fixes.
2008-04-14 Stefan Ring* src/threads/posix/thread-posix.c (threads_startup_thr...
2008-04-14 Stefan Ring* src/threads/posix/thread-posix.c (sem_*): Fixed compi...
2008-04-14 Christian Thalinger* src/threads/thread.c (threads_thread_state_runnable...
2008-04-14 Christian Thalinger* src/threads/posix/thread-posix.c (threads_sleep)...
2008-04-14 Christian Thalinger* src/threads/posix/thread-posix.c (threads_sleep)...
2008-04-14 Christian Thalinger* src/threads/posix/thread-posix.c (threads_detach_thre...
2008-04-14 Christian Thalinger* src/threads/posix/thread-posix.c (threads_startup_thr...
2008-04-11 Christian Thalinger* Commited with tip.
2008-04-11 Christian Thalinger* src/threads/posix/thread-posix.c (threads_sleep)...
2008-04-11 Christian Thalinger* src/threads/thread.h (thread_set_interrupted): New...
2008-04-11 Christian Thalinger* src/threads/thread.h (thread_is_interrupted): New...
2008-04-02 Christian Thalinger* Merged with tip.
2008-04-01 Michael Starzinger* src/threads/Makefile.am: Added mutex.h.
2008-04-01 Christian Thalinger* src/native/jni.c (_Jv_JNI_FindClass): Renamed to...
2008-04-01 Christian Thalinger* src/threads/thread.c (threads_thread_new): Renamed...
2008-04-01 Christian Thalinger* src/threads/posix/threads.c: Renamed from here...