* src/vm/jit/i386/codegen.c (codegen): Implemented inlining of synchronized
[cacao.git] / src / vm / jit / i386 / emitfuncs.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-22 twisti* COUNT: Removed.
2005-09-19 twisti* Changed vm/jit/i386/types.h include to vm/types.h.
2005-06-08 christianMoved abi stuff to machine depended files
2005-05-13 twistiRenamed I386_* to more common REG_* or ALU_*.
2005-04-22 christian4 Byte Stackslots for i386 (native Calling Convention)
2005-04-22 twistiAdded: i386_alu_imm32_reg
2005-04-21 twisti- bugfix in i386_mov_membase32_reg
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-03-20 twistiAdded i386_mov_imm_mem
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-24 twisti- declare i386_mov_reg_mem
2004-11-23 twistiAdded some direct memory operations for PUT/GETSTATIC...
2004-07-22 twistiReentrant compiler changes.
2004-06-30 twistiImplemented functions for ICMD_xASTORECONST.
2004-06-05 twisti- moved all code emitter functions in emitfuncs.c