- removed SET_ARG_STACKSLOTS
[cacao.git] / src / vm / jit / x86_64 / codegen.h
2005-06-08 twisti- removed SET_ARG_STACKSLOTS
2005-04-29 twistiI think we should also use some alpha macros on x86_64.
2005-04-26 twistiDefine M_NOP.
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-11 twistiLazy loading changes (CHECKCAST and INSTANCEOF are...
2005-04-05 christianconsecutive argument numbering for -si
2005-04-05 christiannew ARGVAR Handling in stack.c
2005-03-24 twistiAdded x86_64_emit_byte_rex: movb_reg_membase needs...
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx. Maybe these should...
2005-03-05 twistiRemoved ALIGNCODENOP.
2004-12-07 twistiGNU header update.
2004-12-03 twistiLess important changes.
2004-11-30 twistiNew source tree.
2004-11-24 twistiInclude <ucontext.h> instead of <sys/...>.
2004-11-17 twistiMoved architecture stuff into arch.h.
2004-11-05 twistiAgain changes concerning compiler data structures....
2004-07-26 twistiReentrant compiler changes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-07 twistiGlobal compiler variables changes.
2004-07-01 twisti- moved defines into header
2004-02-26 twistiDefine functions prototypes
2003-12-07 twistiuse again INT_ARG_CNT stuff
2003-11-07 twisti- removed code generation defines
2003-11-02 twistiMajor file restructuring.