a few finalizer testcases, old thread implementation uses now VMThread, no mor contex...
[cacao.git] / jit / codegen.inc
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-12 stefanAlignment was broken for MIPS
2004-06-05 twistii386 and x86_64 methodtable bugfix.
2004-06-03 twistiUse avl tree instead of a simple linked list for x86...
2004-06-02 twistiAlso set xcheckarefs back to null.
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-27 twistiChanged xoomrefs to xexceptionrefs.
2004-05-18 stefanRenamed loging to logging
2004-05-05 stefannative threads - checkcast fixes
2004-04-26 twistiAdded oom stuff.
2004-03-18 jowennadditional fields for line numbers added to data segmen...
2004-03-15 jowennexception back traces for i386
2004-03-13 jowennthe line number <-> mpc table is now stored into the...
2004-03-06 twistiPass register number of index register to codegen_addxb...
2004-01-14 stefanAdded critical regions for native threads
2003-11-09 twistiWarnings fixes.
2003-11-02 twistiMajor file restructuring.