* Removed all Id tags.
[cacao.git] / src / vm / jit / powerpc64 / asmpart.S
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-08 twisti* src/vm/jit/tools: Removed.
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-18 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (md_param_alloc...
2007-05-15 tbfg* src/vm/jit/powerpc64/patcher.c
2007-04-09 twisti* src/vm/jit/alpha/asmpart.S: Use % instead of @ for...
2007-04-03 twisti* src/vm/jit/alpha/asmpart.S: Replaced __GNU__ with...
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-01-02 edwin* configure.ac: Added option --enable-replacement.
2006-12-01 tbfg* src/vm/jit/powerpc64/asmpart.S (asm_vm_call_method):
2006-11-15 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (md_param_alloc...
2006-11-13 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (md_param_alloc...
2006-11-09 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: Changed ABI...
2006-10-31 tbfg* src/vm/jit/powerpc64/codegen.c (codegen):
2006-10-25 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (_ALIGN): Renamed to
2006-10-13 tbfg* src/vm/jit/powerpc64/md.c (md_get_method_patch_addres...
2006-09-28 edwin* src/vm/jit/powerpc64: Merged changes from r5403 to...
2006-08-31 tbfg* srv/vm/jit/powerpc64/asmpart.S (asm_vm_call_method...
2006-08-28 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: New REG_TOC...
2006-08-25 tbfg* src/vm/jit/show.c (show_method): Stubs are printed...
2006-08-22 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: Added PA_SIZE and
2006-08-11 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: LA_WORD_SIZE...
2006-08-10 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: fixed linkage...
2006-08-07 tbfg* src/vm/jit/powerpc64/asmpart.S (asm_vm_call_method...
2006-07-19 tbfg* src/vm/jit/powerpc64/* (global): changed all powerpc...
2006-07-18 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (md_return_alloc...
2006-07-17 twisti* src/vm/jit/asmpart.h (asm_wrapper_patcher): Renamed to
2006-07-06 tbfgpowerpc64 compiles