register allocator uses unused argument registers in non leaf methods as temp
[cacao.git] / src / vm / jit / powerpc / asmpart.S
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-04 twistiRenamed class_init to initialize_class.
2005-04-01 twisti- added asm_calljavafunction_int
2005-03-06 stefandon't use r2 as a temp register on linux
2005-02-14 stefanrange overwrite fixed in asm_cacheflush
2005-01-21 stefanmostly conformant abi stack frames
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2004-12-22 twisti- use monitorenter/exit only with threads
2004-12-15 twistipowerpc-linux changes.
2004-12-15 twisti- use bl instead of lwz-mtctr-bctrl sequence
2004-12-07 twistiGNU header update.
2004-12-06 twistiRemoved data segment offsets.
2004-12-01 twistiNew source tree.
2004-11-12 twistiUse exception generating functions.
2004-10-27 twistiReentrant jit compiler changes for powerpc.
2004-06-05 twisti- bug fix in L_initializererror
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-16 twisti- OutOfMemory stuff
2004-03-25 twistiReplaced proto_ exceptions with dynamic ones.
2004-03-15 twisti- added gnu header and emacs tailer
2004-01-03 stefanMerged bug fix by jowenn (nov 25)
2003-11-12 stefanidiv,irem
2003-11-06 twistiMajor file restructuring.