* Removed all Id tags.
[cacao.git] / src / vm / jit / alpha / codegen.h
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-04-12 twisti* src/vm/jit/codegen-common.c (codegen_generate_stub_co...
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2006-11-28 twisti* src/vm/jit/alpha/codegen.h (BRANCH_NOPS): Defined.
2006-11-28 twisti* src/vm/jit/alpha/codegen.h (PATCHER_CALL_SIZE): Defined.
2006-11-11 twisti* src/vm/jit/alpha/emit.c (vm/options.h): Added.
2006-11-11 twisti* src/vm/jit/alpha/md.c (md_codegen_patch_branch):...
2006-10-02 edwin* src/vm/jit/alpha/codegen.h: Removed M_COPY.
2006-09-30 edwin* src/vm/jit/powerpc/linux/md-abi.c: Use VAR and VAROP...
2006-09-15 christian* src/vm/jit/alpha/emit.c (emit_load): Changed to new...
2006-07-03 twisti* src/vm/jit/codegen-common.c (codegen_finish_native_ca...
2006-05-10 twisti* src/vm/jit/alpha/codegen.c: Changed mcodeptr from...
2006-04-24 twisti* src/vm/jit/codegen-common.c (codegen_increase): Chang...
2006-04-03 twisti* src/vm/jit/powerpc/codegen.c (codegen): Changed signa...
2006-03-16 twisti* src/vm/jit/alpha/codegen.c: Use new exception stubs.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-20 twisti* src/vm/jit/alpha/codegen.h (ucontext.h): Removed.
2005-12-22 twisti* COUNT_SPILLS: Removed.
2005-07-27 twisti* M_FLD, M_DLD: Bugfix, we can't use `a' as temp regist...
2005-07-24 twisti* M_LDA, M_ILD, M_LLD, M_IST, M_LST, M_FLD, M_DLD,...
2005-07-11 twisti* Implemented new (and new improved) stacktrace system
2005-06-08 twistiRemoved useless BlockPtrOfPC macro.
2005-06-08 twistiRemoved SET_ARG_STACKSLOTS.
2005-04-27 twistiMoved ALIGNCODENOP from codegen.c
2005-04-26 twistiLazy loading for alpha and code patching stuff.
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-05 christiannew ARGVAR handling for mips and alpha
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-25 twistiNew clinit patch code.
2004-11-24 twistiMoved architecture stuff into arch.h.
2004-11-08 twistiCompiler data structure changes.
2004-07-21 twistiReentrant compiler fixes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-06-29 twistiremoval_of_global_jit_variables changes.
2004-06-06 twistiFix include paths to support build directories.
2004-05-05 stefanThreads on Alpha Linux
2004-01-22 twisti- fixed F2D (in corner case situations like MIN_VALUE...
2003-11-09 twistiMove variables into .c file, keep defines in .h
2003-11-02 twistiMajor file restructuring.