* Removed all Id tags.
[cacao.git] / src / vm / jit / loop / analyze.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2006-11-05 edwin* src/vm/jit/codegen-common.h (codegendata): Removed...
2006-10-15 edwin* src/vm/jit/jit.h (exception_entry): New struct.
2006-10-15 edwin* src/vm/method.h (methodinfo): Removed c_block_nr.
2006-10-03 edwin* src/vm/jit/jit.h (jitdata): Renamed c_debug_nr to...
2006-08-07 twisti* src/vm/jit/jit.h (basicblock): Renamed debug_nr to nr.
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-07-13 twisti* Compiler warnnig fixes
2005-05-22 twistiKilled panic's.
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-17 christianUse maxlocals, exceptiontable* from codegendata instead...
2004-11-05 twistiAdapted reentrant compiler fixes from christian ullrich.
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
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-09 twisti- removed warnings
2003-11-02 twistiMajor file restructuring.