rd->secondregs eliminated. A second integer register for longs for architectures...
[cacao.git] / src / vm / jit / reg.h
2005-06-15 christianrd->secondregs eliminated. A second integer register...
2005-06-09 christiannew Stack memory allocation, use of unused arg regs...
2005-04-22 christian4 Byte Stackslots for i386 (native Calling Convention)
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-05 christiannew ARGVAR handling for mips and alpha
2005-04-05 christianold ARGVAR handling in stack.c eliminated
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-02-23 twistiRenamed: floatregsnum -> fltregsnum
2005-02-17 christian*** empty log message ***
2004-12-07 twistiGNU header update.
2004-11-30 twistiOk, not this one. To prevent a warning.
2004-11-30 twistiMoved typedef's infront of includes.
2004-11-30 twistiNew source tree.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-06-30 twistiDefined registerdata structure.
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-07 twististatic function prototypes should not be in a header...
2003-12-13 twistiExport reg_setup
2003-11-09 twistiPass method to reg_init()
2003-11-02 twistiFurther changes.
2003-11-02 twistiMajor file restructuring.