GNU header update.
[cacao.git] / src / vm / jit / x86_64 / codegen.c
2004-12-07 twistiGNU header update.
2004-12-06 twistiRemove stacktrace.inc include.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twistiLess important changes.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-11-30 twistiNew source tree.
2004-11-29 twistiUse local xmcode and mcode variables.
2004-11-24 twistiNew clinit patch code.
2004-11-17 twisti#include "arch.h"
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-08 twistiWe again use the dump memory in the jit compiler.
2004-11-05 twistiAgain changes concerning compiler data structures....
2004-11-01 twisti- exceptiontable fixes
2004-08-01 stefanInitialize sigaction properly
2004-07-26 twistiReentrant compiler changes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-11 stefanNative threads missing bits
2004-07-07 twistiGlobal compiler variables changes.
2004-07-03 stefanstatic monitorenter merge
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.