* src/vm/jit/x86_64/codegen.c (vm/jit/emit.h): Added.
[cacao.git] / src / vm / jit / x86_64 / emitfuncs.c
2006-04-18 twisti* src/vm/jit/x86_64/codegen.c (vm/jit/emit.h): Added.
2006-04-13 twisti* src/vm/jit/x86_64/emitfuncs.c (x86_64_emit_ishift...
2006-01-31 twisti* src/vm/method.h (methodinfo): Renamed executioncount to
2006-01-30 twisti* src/vm/options.h, src/vm/options.c (opt_prof): Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-11-06 twisti* x86_64_emit_ishift, x86_64_emit_lshift: Bugfix where...
2005-09-21 twisti* Includes fixed.
2005-06-13 twisti* Removed deprecated BlockPtrOfPC macro
2005-06-08 twisti#include "md-abi.h"
2005-04-11 twistiLazy loading changes (CHECKCAST and INSTANCEOF are...
2005-03-31 christianshift bug finaly fixed
2005-03-28 christianbugfix in saving rcx for lshl
2005-03-24 christianProblem with not/wrong saved argument registers used...
2005-03-24 twistiAdded x86_64_emit_byte_rex: movb_reg_membase needs...
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx.
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-17 twisti#include "arch.h"
2004-11-05 twistiAgain changes concerning compiler data structures....
2004-07-26 twistiReentrant compiler changes.
2004-07-07 twistiGlobal compiler variables changes.
2004-07-01 twisti- moved defines into header