* src/vm/jit/stack.c (stackdata_t): New struct for keeping internal
[cacao.git] / src / vm / jit / loop /
2006-08-07 twisti* src/vm/jit/jit.h (basicblock): Renamed debug_nr to nr.
2006-04-30 edwin* src/vm/jit/loop/tracing.c (tracing): Adapted to new...
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-03-16 twisti* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makef...
2006-03-06 twisti* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-22 twisti* src/boehm-gc/.cvsignore, src/boehm-gc/include/.cvsignore,
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
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.