GNU header update.
[cacao.git] / src / vm / jit / reg.inc
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-08 twistiWe again use the dump memory in the jit compiler.
2004-11-05 twistiRemoved obsolete %ecx, %edx stuff.
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-07-21 twisti- ICMD_DUP* and ICMD_SWAP heap corruption fix
2004-07-05 twistiRemoved ICMD_xREM0X10001, we really don't need them...
2004-06-30 twistiOh fuck, ansi c again! I'm soooooooo sorry...
2004-06-30 twisti- *registerdata changes
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...
2004-05-27 twisti- changed ICMD_CHECKOOM to ICMD_CHECKEXCEPTION
2004-04-26 twisti- implemented ICMD_CHECKOOM
2003-12-13 twisti- changes reg_init
2003-11-09 twistiPass method to reg_init()
2003-11-02 twistiFurther changes.
2003-11-02 twistiMajor file restructuring.