* Removed all Id tags.
[cacao.git] / src / vm / jit / powerpc / darwin / 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-05-30 twisti* src/vm/jit/powerpc/darwin/md-abi.c,
2007-04-19 twisti* src/vm/jit/powerpc/darwin/md-abi.h (REG_FA0, REG_FA1...
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/jit/powerpc/darwin/md-abi.h (REG_ITMP12_PACKED...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-09-21 twisti* REG_ITMP3 changes: We cannot use r0 anymore, now...
2005-07-03 christianRegister packing Macros moved to codegen.inc.h
2005-06-23 christianRegister Packing macros moved to md-abi.h
2005-06-22 christianAdded/Corrected [INT|ADR|FLT]_[REG|TMP|SAV|ARG|RES...
2005-06-10 twisti* We need to include this header into asmpart.S because...
2005-06-06 twistiMoved ABI and machine dependent stuff into darwin/...
2005-05-31 twistiMachine dependent stuff.