GNU header update.
[cacao.git] / src / vm / jit / mips / codegen.c
2004-12-07 twistiGNU header update.
2004-12-02 twistiNew clinit patch code works now.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-12-01 twistiNew source tree.
2004-11-29 twistiNew clinit patch code (not ready yet).
2004-11-19 twistiWarning fix.
2004-11-11 twisti- compiler data structure changes
2004-07-22 twistiReentrant compiler changes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-11 stefanrenamed vftbl type to vftbl_t
2004-07-09 twisti- moved #defines into header
2004-07-05 twistijit compiler global variable changes.
2004-07-03 stefanstatic monitorenter merge
2004-06-12 stefanThreads for IRIX
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-02 twisti- removed nullpointer proto
2004-03-31 twisti- removoed unused functions
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-01-22 twisti- show float arguments as hex values in runverbose...
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- include main.h for compiler switches
2004-01-03 stefanasm_calljavafunction2 (untested)
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-05 stefanMade loging thread-safe
2003-11-16 stefanEasier native stub generation
2003-11-15 stefanLet the assembler assemble asm_calljavafunction
2003-11-14 stefanMIPS FP fixes (float->int, compare)
2003-11-14 stefanTurn off flush-to-zero
2003-11-09 twistiMoved variables into .c file
2003-11-03 twistiFurther changes.
2003-11-03 twistiMajor file restructuring.