* gen_inst: Use lastmcodeptr instead of last_compiled.
[cacao.git] / src / vm / jit / loop /
2005-11-07 twisti* ICMD_ARRAYCHECKCAST: Removed due to Java 1.5 changes.
2005-10-04 twisti* ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instea...
2005-07-13 twisti* Compiler warnnig fixes
2005-07-09 twisti* ICMD_ARRAYCHECKCAST: added
2005-06-23 twisti* Include stdlib.h again to prevent a compiler warning...
2005-06-06 twistiChanged to generic ICMD_BUILTIN.
2005-05-22 twistiKilled panic's.
2005-04-24 twistiRenamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL and it...
2005-03-05 twistiJust ignore some files.
2004-12-07 twistiGNU header update.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-11-30 twistiNew source tree.
2004-11-17 christianUse maxlocals, exceptiontable* from codegendata instead...
2004-11-17 christianICMD_IF_L* zur Erstellung der "adjacency list for contr...
2004-11-05 twistiAdapted reentrant compiler fixes from christian ullrich.
2004-07-05 twistiRemoved ICMD_xREM0X10001, we really don't need them...
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-17 stefan*** empty log message ***
2004-06-05 twistiFix include paths to support build directories.
2004-05-18 stefanRenamed loging to logging
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-13 stefanmore
2003-11-09 twisti- removed warnings
2003-11-02 twistiMajor file restructuring.