better handling of for name
[cacao.git] / jit / alpha /
2004-01-22 twistiPatch the code for PUT/GETSTATIC instructions to jump...
2004-01-22 twisti- fixed F2D (in corner case situations like MIN_VALUE...
2004-01-07 edwininclude main.h
2004-01-06 stefanexceptionptr update for native threads
2004-01-05 twisti- include parse.h
2004-01-05 twisti- added gnu header and emacs tailer
2003-12-16 edwinuse loging functions
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-07 twistiNow defined in builtin.h
2003-12-05 stefanMade loging thread-safe
2003-12-05 stefanSanitized labels (somewhat)
2003-12-04 jowennone bug less related to class/exception handing and...
2003-11-25 jowenntry fixing alpha
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-15 stefanLet the assembler assemble asm_calljavafunction
2003-11-14 stefanRemoved unused, buggy FP operations
2003-11-13 stefannasty fp fix
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-13 stefanrepaired make dist
2003-11-13 stefanUndefined behaviour
2003-11-09 twistiMove variables into .c file, keep defines in .h
2003-11-06 twistiPut into thread/thread.h
2003-11-02 twistiForgot to convert mcode_ to codegen_
2003-11-02 twistiMajor file restructuring.