* src/vm/jit/mips/md.c (sys/cachectl.h): Added.
[cacao.git] / src / vm / jit / mips / codegen.h
2006-03-16 twisti* src/vm/jit/mips/md.c (sys/cachectl.h): Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-22 twisti* COUNT_SPILLS: Removed.
2005-10-21 twisti* PATCHER_CALL_SIZE: Added.
2005-10-04 twisti* types.h: Include path fixes.
2005-07-27 twisti* Bugfix: Include config.h, SIZEOF_VOID_P was not defined
2005-07-27 twisti* Handling of overflow in load/store intructions implem...
2005-07-12 twisti* Implemented idiv/irem, ldiv/lrem, aastore, arraycheck...
2005-06-15 twisti* M_ASUB_IMM: added for both archs
2005-06-09 twisti* removed SET_ARG_STACKSLOTS
2005-05-11 twistiLazy loading.
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-05 christiannew ARGVAR handling for mips and alpha
2004-12-07 twistiGNU header update.
2004-12-01 twistiNew source tree.
2004-11-29 twistiMoved register defines into arch.h
2004-11-11 twisti- compiler data structure changes
2004-07-22 twistiReentrant compiler changes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-09 twisti- moved #defines into header
2004-07-05 twistijit compiler global variable changes.
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- small code indent fix
2003-11-14 stefanMIPS FP fixes (float->int, compare)
2003-11-09 twistiMoved variables into .c file
2003-11-03 twistiFurther changes.
2003-11-03 twistiMajor file restructuring.