Native threads almost working
[cacao.git] / jit / powerpc /
2004-03-25 twistiReplaced proto_ exceptions with dynamic ones.
2004-03-25 twistiPrint real addresses instead of method byte offset...
2004-03-15 twisti- fixed -verbosecall
2004-03-15 twisti- added gnu header and emacs tailer
2004-01-06 stefanexceptionptr update for native threads
2004-01-03 stefanMerged bug fix by jowenn (nov 25)
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-07 twistiNow defined in builtin.h
2003-12-05 stefanMade loging thread-safe
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-12 stefanidiv,irem
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.