* src/vm/jit/stack.h (COPY): Prevent setting varkind to STACKVAR for stackslots copie...
[cacao.git] / src / vm / jit / stack.h
2006-02-16 christian* src/vm/jit/stack.h (COPY): Prevent setting varkind...
2006-02-11 christian* src/vm/jit/stack.h (COPY) All copied stackslots set...
2006-02-07 edwin* src/vm/jit/stack.h (TYPE_VERIFYERROR): Converted...
2006-02-07 edwin* src/vm/jit/stack.h (vim boilerplate): Fixed.
2006-02-04 edwin* src/vm/jit/stack.h (MARKREACHED): Use BBREACHED for...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-22 twisti* COUNT: Removed.
2005-12-21 twisti* LSRA: Renamed to ENABLE_LSRA.
2005-11-22 christianadded name to Changes:
2005-11-22 christianFix for dependence conflict regarding ICMD_DUP* and...
2005-11-09 christianMax Lifetimecount Correction for lsra
2005-11-07 twisti* OP*: Macros reformatted.
2005-10-06 edwinthrow verifyerror instead of assert(0)
2005-09-05 twisti* Added ENABLE_INTRP defines.
2005-07-13 twisti* Compiler warnnig fixes
2005-07-12 twisti* show_icmd_method: use a monitor since the binutils...
2005-07-08 twisti* Macro formatting
2005-06-29 christianPrecoloring of stackslot holding the return value to...
2005-06-06 twisti- use parsed descriptors
2005-05-23 twisti- killed panic's
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-04-01 edwinextended type system to use symbolic references
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-07-21 twisti- reentrant compiler fixes
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-05-27 twisti- many exception related changes
2003-11-02 twistiMajor file restructuring.