* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / powerpc / asmpart.S
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-09 twisti* vm/jit/abi.h: Added.
2005-11-21 twisti* asm_wrapper_patcher: Fixed two typos for powerpc...
2005-11-21 twisti* asm_calljavafunction: Fixed darwin -O2 compilation...
2005-11-17 twisti* asm_calljavafunction2: Load address for jumptables...
2005-11-17 twisti* asm_calljavafunction: Fixed -O2 problem, we have...
2005-11-07 twisti* asm_call_jit_compiler: Argument save/restore offsets...
2005-11-05 twisti* asm_call_jit_compiler: Renamed _exceptionptr to _no_t...
2005-11-03 twisti* patcher_athrow_areturn changes.
2005-09-21 twisti* types.h include fixes.
2005-09-10 twisti* Fixed load displacement overflows (one bug still...
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-12 twisti* Newer, simpler stacktrace system
2005-07-11 twisti* Updated stacktrace system again, simpler, smaller...
2005-07-09 twisti* asm_wrapper_patcher: darwin fixes
2005-07-09 twisti* Implemented stacktraces
2005-06-23 twisti* asm_call_jit_compiler: use store macros on linux...
2005-06-23 twisti* asm_handle_nullptr_exception: removed
2005-06-06 twistiLinux changes.
2005-05-31 twistiMany changes (nearly too much for one commit):
2005-05-24 twisti- compilation fixes
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.