- moved defines into header
[cacao.git] / src / vm / jit / x86_64 / codegen.c
2004-07-01 twisti- moved defines into header
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-03 twisti- replaced ICMD_CHECKOOM with ICMD_CHECKEXCEPTION
2004-05-16 twisti- OutOfMemoryError stuff
2004-03-07 twisti- replaced proto_ exceptions with dynamic ones
2004-02-26 twisti- don't use asm_builtin trace functions anymore
2004-01-06 stefanexceptionptr update for native threads
2003-12-09 edwinadded UTF-8 validation
2003-12-07 twisti- reverted intreg_argnum back to INT_ARG_CNT
2003-12-05 stefanMade loging thread-safe
2003-11-13 twistiLMULCONST fix.
2003-11-12 twistiPass method to reg_init()
2003-11-07 twisti- removed code generation defines
2003-11-02 twistiMajor file restructuring.