* src/vm/jit/optimizing/profile.c: Added.
[cacao.git] / src / threads / native / threads.c
2006-10-31 twisti* src/vm/jit/optimizing/profile.c: Added.
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-30 edwin* src/threads/native/threads.c (threads_dump): Cast...
2006-10-26 edwin* src/threads/native/threads.c (threads_table_dump...
2006-10-20 twisti* src/vm/signal.c (signal_init): Added dummy allocation...
2006-10-19 twisti* src/threads/native/threads.c (threads_interrupt_threa...
2006-10-19 twisti* src/vm/jit/stacktrace.c (stacktrace_dump_trace):...
2006-10-05 edwin* src/threads/native/threads.c (threads_attach_current_...
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-09-30 edwinMerged r5589 and r5590 from trunk:
2006-08-21 twisti* configure.ac (AC_CONFIG_FILES): Added
2006-07-31 twisti* src/native/vm/gnu_java_lang_management_VMThreadMXBean...
2006-06-23 twisti* src/vm/string.c (javastring_toutf): Check for NULL...
2006-06-14 motse* src/vm/loader.c (load_class_from_classloader): Add...
2006-06-06 motsesrc/native/vm/VMVirtualMachine.c (unregisterEvent)...
2006-05-26 twisti* src/vm/properties.c (properties_system_add): Changed
2006-05-24 twisti* src/threads/native/threads.c (threads_startup_thread...
2006-05-23 motsesrc/vm/vm.c (vm_create): rename jvmti function calls
2006-05-22 twisti* src/vm/vm.c (vm_abort): New method.
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/lock.c (lock_record_free_pools...
2006-05-14 edwin* src/threads/native/threads.c (threads_table_init...
2006-05-14 edwin* src/threads/native/threads.h, src/threads/native...
2006-05-14 edwin* src/threads/native/lock.c, src/threads/native/lock...
2006-05-14 edwin* src/threads/native/threads.c (threads_calc_absolute_t...
2006-05-13 edwin* src/threads/native/lock.c (lock_init_thread_lock_reco...
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-11 edwin* src/threads/native/threads.c (monitorExit): Added...
2006-05-05 edwin* src/vm/utf8.h, src/vm/utf8.c: The Big utf_* Renaming.
2006-05-03 edwin* src/threads/native/threads.c (wakeWaiters): Renamed
2006-05-03 edwin* src/threads/native/threads.c (handleWaiter): Renamed...
2006-05-03 edwin* src/threads/native/threads.c (setPriority): Renamed to
2006-05-01 edwin* src/threads/native/threads.c: Cleanup and documentation.
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-04-04 twisti* src/threads/native/threads.c (tablelock): Removed.
2006-03-21 motsemajor rework of jvmti. now we have three processes...
2006-03-05 twisti* src/vm/vm.c (vm_call_method_intern): Removed.
2006-03-04 twisti* src/vm/global.h (jni_callblock): Removed.
2006-02-21 twisti* src/threads/native/threads.c (vm/vm.h): Added.
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-12 edwin* src/threads/native/threads.c (threads_dump): Removed...
2006-02-12 edwin* src/threads/native/threads.c (allocLockRecordSimple...
2006-02-06 twisti* src/threads/native/threads.c, src/threads/native...
2006-02-06 edwin* src/threads/native/threads.c: Minor cleanup.
2006-02-06 edwin* src/threads/native/threads.c: Uncuddled `else`s and...
2006-02-06 edwin* src/threads/native/threads.c (allocLockRecordPool...
2006-02-05 stefan* src/threads/native/threads.c: Let's see if this impro...
2006-01-27 stefan* src/threads/native/threads.c: Removed a superfluous...
2006-01-27 stefan* src/threads/native/threads.c: Repaired thread_getself.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* arch.h: Added.
2006-01-12 twisti* thread_addstaticcritical: Quick hack: #ifdef ENABLE_JIT
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macro.
2006-01-03 twisti* Use new avl tree code.
2005-12-01 twisti* Removed vm/tables.h include.
2005-11-04 motsealmost all required function implemented - first integr...
2005-11-03 twisti* Finalizer thread changes.
2005-11-03 twisti* CHECK_MONITORSTATE: Check for lr == NULL, this is...
2005-09-21 twisti* Added interpreter stack stuff.
2005-07-28 twisti* Bug #5: tobj->info.next may be NULL, check that in...
2005-07-28 twisti* Bug #5: Don't print threads which are currently in...
2005-07-22 motsefix warning - bug #6
2005-07-20 motsefix build error - bug #6
2005-07-04 twisti* thread_getself: implemented
2005-06-23 twisti* thread_dump: send SIGUSR1 to all threads, this maybe...
2005-06-20 stefanfixed a deadlock introduced by previous patch
2005-06-20 stefanlet's clear this up a bit
2005-06-20 stefanreplaced one hack by another
2005-06-20 twisti* Started to implement thread_dump
2005-06-13 twisti* Use load_class_bootstrap return value
2005-05-23 twistiKilled panic's.
2005-04-29 twistiAdded get_dummyLR.
2005-04-22 twistiUse some global variables (class_, utf_).
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twistiUse proper class load and link functions.
2005-02-10 twisti#include "vm/stringlocal.h"
2004-12-16 motseadd check for lr != null to threadHoldsLock
2004-12-07 twistiGNU header update.
2004-12-03 twisti- removed memset (NEW uses calloc)
2004-11-30 twistiNew source tree.
2004-11-30 twistiNew source tree.
2004-11-17 twistiWarning fixes.
2004-10-30 motsemake sure threadobject->tid has always a non-zero value
2004-10-29 stefancompile fix
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-07-21 twistiAdded #include "exceptions.h"
2004-06-25 twisti- implemented some exceptions
2004-06-12 stefanThreads for IRIX
2004-06-11 stefanMore darwin-threads stuff
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
next