* Merged with default branch at rev 16f3633aaa5a.
[cacao.git] / src / threads / native / threads.h
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-29 Michael Starzinger* src/threads/native/threads.h: Added THREAD_NATIVEWORL...
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-16 michiMerged revisions 8299-8320 via svnmerge from
2007-08-14 pm* src/threads/none/threads.h [!defined(NDEBUG)] (_no_th...
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-08-12 michi* src/native/localref.c: Added new file.
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-07-31 michiMerged revisions 8187-8244 via svnmerge from
2007-07-22 twisti* src/threads/native/threads.h (threads_yield): Removed.
2007-06-07 michiMerged revisions 7940-8026 via svnmerge from
2007-05-25 pm* src/vm/jit/show.h (show_filters_init, show_filters_ap...
2007-05-24 twisti* src/threads/threads-common.c (mm/memory.h): Added.
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-05-11 twisti* src/threads/threads-common.c (threads_create_thread...
2007-05-11 twisti* src/threads/native/threads.h (threadobject): Removed...
2007-05-07 twisti* src/threads/native/threads.c (mainthreadobj): Removed.
2007-04-26 twisti* src/threads/threads-common.c (threads/critical.h...
2007-04-19 michiMerged revisions 7732-7765 via svnmerge from
2007-04-19 twisti* src/threads/native/threads.c (threads_start_javathrea...
2007-04-18 twisti* src/threads/native/threads.c (mutex_join, cond_join...
2007-04-05 michiMerged revisions 7665-7673 via svnmerge from
2007-04-05 twisti* src/native/vm/java_lang_Thread.c [ENABLE_THREADS]
2007-04-05 michiMerged revisions 7642-7664 via svnmerge from
2007-04-03 twisti* src/vm/jit/stacktrace.c (stacktrace_create): Changed...
2007-04-03 twisti* src/threads/native/threads.h (STACKFRAMEINFO): Return...
2007-03-12 twisti* src/native/vm/cldc1.1/com_sun_cldc_io_ResourceInputSt...
2007-03-12 michi* src/threads/native/threads.h (threadobject): Struct...
2007-03-09 twisti* tests/regression/resolving (svn:ignore): Added.
2007-03-08 michiAdded support for thread suspension!
2007-03-08 michi* src/threads/native/threads.h: Added THREAD_FLAG_IN_NA...
2007-03-08 michiMerged revisions 7441-7480 via svnmerge from
2007-03-08 michi* src/mm/cacao-gc/gc.h (gc_suspend): Added prototype.
2007-03-07 michi* src/threads/native/threads.h (threadobject): This...
2007-02-18 pm* src/vm/jit/s390/patcher.c (patcher_wrapper): Formatti...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-13 twisti* src/vm/jit/optimizing/profile.c (native/jni.h): Removed.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-12-27 twisti* src/vm/class.c [ENABLE_JAVASE] (arrayclass_java_lang_...
2006-12-26 twisti* src/threads/native/threads.c: Rewritten such that...
2006-10-30 twisti* src/threads/native/threads.h (MUTEXSIM): Removed.
2006-10-30 edwin* src/vm/jit/intrp/intrp.h (Cell): Moved the typedef...
2006-10-19 twisti* src/threads/native/threads.c (threads_interrupt_threa...
2006-10-19 twisti* src/threads/native/threads.h (threadobject, threads_t...
2006-10-05 twisti* src/native/jni.c (jni_attach_current_thread): New...
2006-10-05 twisti* src/native/jni.c (jni_init_localref_table): New function.
2006-06-23 twisti* src/vm/string.c (javastring_toutf): Check for NULL...
2006-06-19 twisti* src/threads/native/threads.h (threadobject): Added pc.
2006-06-06 motsesrc/native/vm/VMVirtualMachine.c (unregisterEvent)...
2006-05-25 twisti* vm/jit/intrp/intrp.h (global_sp): Added space, yeah...
2006-05-23 motsesrc/vm/vm.c (vm_create): rename jvmti function calls
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-15 twisti* src/threads/native/threads.c (sem_init, sem_post...
2006-05-14 edwin* src/threads/native/lock.c: Thin lock implementation.
2006-05-14 edwin* src/threads/native/threads.h, src/threads/native...
2006-05-13 edwin* src/threads/native/threads.c, src/threads/native...
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-05-01 edwin* src/threads/native/threads.h (threads_sem_init):...
2006-05-01 edwin* src/threads/native/threads.c (threads_sem_wait):...
2006-04-27 twisti* src/vm/jit/stacktrace.h (STACKFRAMEINFO): Added paren...
2006-03-21 motsemajor rework of jvmti. now we have three processes...
2006-02-06 twisti* src/threads/native/threads.c, src/threads/native...
2006-02-05 stefan* src/threads/native/threads.h: waiting is correctly...
2006-02-05 stefan* src/threads/native/threads.c: Let's see if this impro...
2006-02-03 twisti* src/threads/native/threads.h (THREADOBJECT): Don...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-01 twisti* Removed vm/tables.h include.
2005-11-04 motsealmost all required function implemented - first integr...
2005-11-03 twisti* Some functions renamed.
2005-10-12 twisti* nativethread: _dontfillinexceptionstacktrace, _thread...
2005-09-21 twisti* nativethread: Added _global_sp for interpreter.
2005-07-22 motsefix warning - bug #6
2005-07-20 motsefix build error - bug #6
2005-07-19 motseinitial support for jvmti
2005-07-04 twisti* thread_getself: implemented
2005-06-20 stefanlet's clear this up a bit
2005-06-20 twisti* Added thread_dump
2005-04-29 twistiAdded get_dummyLR.
2005-04-24 jowennmore stacktraces
2005-02-10 twistiAdded THREADSPECIFIC define.
2004-12-21 twisti#include <pthread.h>
2004-12-07 twistiGNU header update.
2004-12-03 twisti- changed header define
2004-12-02 twistiMoved castinfo struct into asmpart.h.
2004-11-30 twistiNew source tree.
2004-11-18 twistiRemoved unused include.
2004-11-17 twistiWarning fixes.
2004-11-05 twisti- added dumpinfo into threadobject
2004-08-05 stefanSome boring fixes (mainly protection against spurious...
2004-08-02 stefanholdsLock and MonitorState fix + slight optimization
2004-08-01 stefannew native threads
2004-06-25 twisti- implemented some exceptions
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-05 stefannative threads - there was something missing
2004-05-05 stefannative threads - checkcast fixes
2004-04-07 stefanstop world
2004-03-29 stefan*** empty log message ***