* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / vm / jit / loop / analyze.c
2008-12-20 Stefan RingMerged branch subtype-trunk into default.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-11-08 Andreas HUBERT* src/mm/memory.cpp,
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-24 Andreas HUBERT* src/toolbox/logging.cpp,
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-17 Stefan RingMerged trunk and subtype.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-21 Christian Thalinger* src/vm/jit/jit.c: Moved to .cpp.
2008-05-11 Stefan RingClean merge -> gc7-branch
2008-05-05 Stefan RingMerged with tip.
2008-04-23 Christian Thalinger* src/vm/jit/jit.h (stackptr): Removed.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
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.