4 Byte Stackslots for i386 (native Calling Convention)
[cacao.git] / src / vm / jit / i386 / codegen.h
2005-04-22 christian4 Byte Stackslots for i386 (native Calling Convention)
2005-04-22 twistiAdded: i386_emit_membase32
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-05 christiannew ARGVAR Handling in stack.c
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-23 twistiMoved architecture dependent stuff into arch.h.
2004-11-05 twistiCompiler data structure changes.
2004-07-22 twistiReentrant compiler changes.
2004-06-30 twistiDefine {INT,FLT}_{ARG,SAV}_CNT
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-05 twisti- fixed ArrayIndexOutOfBoundsException bug
2004-06-05 twisti- moved all code emitter functions in emitfuncs.c
2004-05-27 twistiSome header changes.
2004-05-03 stefannative threads - critical section (cast) change
2004-04-26 twistiRemoved unused fpu stuff (this should be implemented...
2003-12-14 stefanMore macros
2003-12-14 twistiAdded code macros:
2003-12-13 twisti- most important: exchanged REG_ITMP2 and REG_ITMP3...
2003-11-09 twistiFurther code changes.
2003-11-02 twistiMajor file restructuring.