* Removed all Id tags.
[cacao.git] / src / vm / jit / powerpc / linux / md-abi.h
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-07-08 twisti* src/vm/jit/powerpc/emit.c (stdint.h): Added
2007-04-15 twisti* src/vm/jit/reg.c (reg_setup): Removed arg{int,flt...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-10 twisti* src/vm/builtin.c (builtin_trace_args): Renamed to
2006-09-06 twisti* src/vm/jit/powerpc/linux/md-abi.h (REG_A0, REG_A1...
2006-08-11 twisti* src/vm/jit/powerpc/linux/md-abi.h (LA_WORD_SIZE)...
2006-07-28 twisti* src/vm/jit/powerpc/linux/md-abi.h (REG_ITMP23_PACKED...
2006-07-06 twisti* src/vm/method.h (methodinfo): Removed isleafmethod...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-09-10 twisti* We can't use r0 as REG_ITMP3, use r16 instead.
2005-07-03 christianRegister packing Macros moved to codegen.inc.h
2005-06-23 christianCorrected INT_XXX_CNT
2005-06-06 twistiMoved md_param_alloc from md-abi.h to md.h since md...
2005-06-06 twistiMoved ABI and machine dependent stuff into linux/ subdi...
2005-05-31 twistiMachine dependent stuff.