Global compiler variables changes.
[cacao.git] / src / vm / jit / mips /
2004-07-05 twistijit compiler global variable changes.
2004-07-05 twistioffsets.h compilation stuff.
2004-07-03 stefanstatic monitorenter merge
2004-06-17 stefan*** empty log message ***
2004-06-12 stefanThreads for IRIX
2004-06-11 stefanatomic functions in asmpart.S because of MIPSPro compiler
2004-06-11 stefanAtomic operations for MIPS
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-02 twisti- #include "config.h"
2004-06-02 twisti- removed nullpointer proto
2004-06-02 twistiCompile asmpart.S with all falgs (to get config.h).
2004-05-28 twistiPrint branch addresses correctly.
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-06 twisti- small code indent fix
2004-01-06 twisti- removed has_no_x_instr_set
2004-01-03 stefanMerged bug fix by jowenn (nov 25) + small asm_calljavaf...
2004-01-03 stefanasm_calljavafunction2 (untested)
2004-01-03 twistiAdded gnu header and emacs tailer.
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-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-13 stefanrepaired make dist
2003-11-09 twistiMoved variables into .c file
2003-11-03 twistiFurther changes.
2003-11-03 twistiFurther changes.
2003-11-03 twistiMajor file restructuring.