* Removed all Id tags.
[cacao.git] / src / vm / jit / mips / codegen.h
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-06 twisti* src/vm/jit/patcher-common.h: Added __MIPS__ for new...
2007-04-12 twisti* src/vm/jit/codegen-common.c (codegen_generate_stub_co...
2007-04-09 twisti* src/vm/jit/mips/codegen.h (BRANCH_NOPS): Added long...
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-01-11 twisti* src/vm/jit/mips/md-abi.h: Merged MIPS32 code.
2006-11-28 twisti* src/vm/jit/alpha/codegen.h (BRANCH_NOPS): Defined.
2006-11-09 twisti* src/vm/jit/powerpc/codegen.c (codegen): Use codegen_a...
2006-11-06 twisti* jit/mips/emit.c (emit_patcher_stubs): Handle displace...
2006-11-06 twisti* src/vm/jit/codegen-common.c (toolbox/list.h): Added.
2006-11-01 twisti* src/vm/jit/mips/codegen.c (codegen): Use new dseg...
2006-10-02 edwin* src/vm/jit/alpha/codegen.h: Removed M_COPY.
2006-10-01 edwin* src/vm/jit/mips/codegen.c: Ported to unified_variables.
2006-05-11 twisti* src/vm/jit/mips/codegen.c: Changed mcodeptr from...
2006-04-24 twisti* src/vm/jit/codegen-common.c (codegen_increase): Chang...
2006-04-18 twisti* src/vm/jit/mips/codegen.h (M_FLTMOVE): Removed.
2006-04-14 twisti* src/vm/jit/mips/emit.c: New file.
2006-04-06 twisti* src/vm/jit/mips/codegen.c (codegen): Changed signatur...
2006-03-16 twisti* src/vm/jit/mips/md.c (sys/cachectl.h): Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-22 twisti* COUNT_SPILLS: Removed.
2005-10-21 twisti* PATCHER_CALL_SIZE: Added.
2005-10-04 twisti* types.h: Include path fixes.
2005-07-27 twisti* Bugfix: Include config.h, SIZEOF_VOID_P was not defined
2005-07-27 twisti* Handling of overflow in load/store intructions implem...
2005-07-12 twisti* Implemented idiv/irem, ldiv/lrem, aastore, arraycheck...
2005-06-15 twisti* M_ASUB_IMM: added for both archs
2005-06-09 twisti* removed SET_ARG_STACKSLOTS
2005-05-11 twistiLazy loading.
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-12-01 twistiNew source tree.
2004-11-29 twistiMoved register defines into arch.h
2004-11-11 twisti- compiler data structure changes
2004-07-22 twistiReentrant compiler changes.
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-09 twisti- moved #defines into header
2004-07-05 twistijit compiler global variable changes.
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- small code indent fix
2003-11-14 stefanMIPS FP fixes (float->int, compare)
2003-11-09 twistiMoved variables into .c file
2003-11-03 twistiFurther changes.
2003-11-03 twistiMajor file restructuring.