* src/vm/jit/powerpc/linux/md-abi.h (LA_WORD_SIZE): Renamed to
[cacao.git] / src / vm / jit / powerpc / linux / md-abi.c
2006-08-11 twisti* src/vm/jit/powerpc/linux/md-abi.h (LA_WORD_SIZE)...
2006-07-12 twisti* src/vm/jit/powerpc/codegen.c (codegen): Use jd->islea...
2006-07-12 twisti* src/vm/jit/powerpc/linux/md-abi.c (vm/jit/abi.h)...
2006-07-06 twisti* src/vm/method.h (methodinfo): Removed isleafmethod...
2006-03-31 twisti* src/vm/jit/powerpc/asmpart.S (asm_vm_call_method...
2006-01-28 twisti* src/vm/jit/powerpc/linux/md-abi.c,
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2005-11-26 twisti* Nothing important, removed spaces, add empty lines.
2005-09-21 twisti* types.h include fixes.
2005-07-07 christianremoved typing error (! missing in md_return_alloc)
2005-06-30 twisti* md_param_alloc: simplified a bit
2005-06-29 christianmd_return_alloc added to precolor the stack slots conta...
2005-06-26 christiancorrect handling for register usage for return types
2005-06-23 christianIndex for intargregs for long Parameters get packed now
2005-06-06 twistiMoved ABI and machine dependent stuff into linux/ subdi...