* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / threads / native / threads.h
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 ***