- fixed -verbosecall
[cacao.git] / jit / powerpc / codegen.c
2004-03-15 twisti- fixed -verbosecall
2004-01-06 stefanexceptionptr update for native threads
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-05 stefanMade loging thread-safe
2003-11-12 twistiFixed == 0 bug for some IF_Lxx
2003-11-12 twistiIt seems there is no REG_ZERO
2003-11-12 twistiImplemented ICMD_IF_Lxx
2003-11-11 twistiRemoved unused ICACHE
2003-11-09 twistiPass method to reg_init()
2003-11-09 twistiMoved variables into .c file.
2003-11-06 twistiMajor file restructuring.