* Removed all Id tags.
[cacao.git] / src / vm / jit / powerpc / linux / md-abi.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-08 twisti* src/vm/vm.c (vm_array_store_flt): Handle __POWERPC__...
2007-07-08 twisti* src/vm/jit/powerpc/linux/md-abi.c (vm/types.h): Removed.
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 michi* src/vm/vm.c (vm_array_store_int, vm_array_store_adr...
2007-04-25 twisti* src/vm/jit/powerpc/linux/md-abi.c (abi_registers_floa...
2007-04-15 twisti* src/vm/jit/reg.c (reg_setup): Removed arg{int,flt...
2007-02-18 pm* src/vm/jit/s390/patcher.c (patcher_wrapper): Formatti...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-11 twisti* src/vm/jit/codegen-common.c (codegen_createnativestub...
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-10-02 edwin* src/vm/jit/powerpc/netbsd/md-abi.c: Blindly ported to
2006-10-02 edwin* src/vm/jit/powerpc/linux/md-abi.c (md_param_alloc...
2006-09-30 edwin* src/vm/jit/powerpc/linux/md-abi.c: Use VAR and VAROP...
2006-09-15 christian* src/vm/jit/ppc/emit.c (emit_load): Changed to new...
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...