* src/vm/vm.c, src/vm/vm.h: Moved to .cpp.
[cacao.git] / src / vm / jit / mips / codegen.c
2006-09-28 edwinMerged r5539 from trunk:
2006-09-28 edwinMerged r5537 from trunk:
2006-09-28 edwinMerged r5536 from trunk:
2006-09-28 edwinMerged r5535 from trunk:
2006-09-13 edwin* src/vm/jit/powerpc/codegen.c (codegen): Replaced...
2006-09-06 twisti* src/vm/jit/mips/linux/md-abi.h (REG_A0, REG_A1, REG_A...
2006-09-06 twisti* src/vm/jit/mips/codegen.c (codegen): Generate the...
2006-09-06 edwin* src/vm/jit/powerpc64/codegen.c (codegen): ++lookup...
2006-09-05 edwin* src/vm/jit/mips/codegen.c (codegen): Ported to new...
2006-09-05 edwin* src/vm/jit/powerpc/codegen.c (codegen): Converted...
2006-09-05 edwin* src/vm/jit/powerpc/codegen.c (codegen): Use emit_load...
2006-09-05 edwinMerged changes from trunk.
2006-09-04 twisti* src/vm/jit/mips/emit.c (config.h): Added.
2006-07-25 twisti* src/vm/jit/jit.h (ICMD_ELSE_ICONST): Removed.
2006-07-17 twisti* src/vm/jit/asmpart.h (asm_wrapper_patcher): Renamed to
2006-07-13 twisti* src/vm/jit/mips/codegen.c (codegen): Use lock_monitor...
2006-07-12 twisti* src/vm/jit/mips/codegen.c (codegen): Use jd->isleafme...
2006-06-20 twisti* src/vm/jit/mips/codegen.c (codegen): Use codeinfo...
2006-05-18 edwin* src/threads/native/lock.h, src/threads/native/lock...
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-05-11 twisti* src/vm/jit/mips/codegen.c: Changed mcodeptr from...
2006-04-30 edwin* src/vm/resolve.c (resolve_method_verifier_checks)
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-12 edwin* src/vm/jit/parse.c (parse): New unresolved reference...
2006-04-06 twisti* src/vm/jit/mips/codegen.c (codegen): Changed signatur...
2006-03-19 edwin* src/vm/jit/code.c (code_get_stack_frame_size): Implem...
2006-03-16 twisti* src/vm/jit/mips/md.c (sys/cachectl.h): Added.
2006-03-14 edwin* src/vm/method.h (methodinfo): Moved `entrypoint`...
2006-03-01 twisti* src/vm/options.c: Renamed runverbose to opt_verbosecall.
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-13 twisti* src/vm/jit/mips/codegen.c (createcompilerstub): Store...
2006-01-31 twisti* src/vm/jit/powerpc/codegen.c, src/vm/jit/alpha/codegen.c,
2006-01-28 twisti* src/vm/jit/powerpc/linux/md-abi.c,
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-13 twisti* ICMD_MULTIANEWARRAY: Usage of iptr->val.a and iptr...
2006-01-11 twisti* ICMD_F2I, ICMD_D2I, ICMD_F2L, ICMD_D2L: #if 0.
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-21 twisti* LSRA: Renamed to ENABLE_LSRA.
2005-12-09 twisti* codegen: Don't set cd->mcodeend (now done in codegen_...
2005-12-05 twisti* vm/class.h: Added.
2005-11-28 edwin* codegen.c: ifdef athrow/areturn patcher with ENABLE_V...
2005-11-23 twisti* ICMD_xASTORE: Moved var_to_reg_xxx directly before...
2005-11-23 twisti* ICMD_xALOAD: Use REG_ITMP3 register to calculate...
2005-11-23 twisti* createcompilerstub, createnativestub: Changed return...
2005-11-19 edwin* src/vm/jit/mips/codegen.c, src/vm/jit/alpha/codegen.c:
2005-11-19 edwin* codegen: generalize IFNE_ICONST bugfix to other IF...
2005-11-19 edwin* codegen: bugfix for IFNE_ICONST: prevent overwriting...
2005-11-11 twisti* Java 1.5 support changes.
2005-10-28 twisti* Calculate the return address of a patcher call via...
2005-10-21 twisti* lastmcodeptr: Stuff added.
2005-10-13 twisti* createnativestub: Local references table changes.
2005-10-05 twisti* ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
2005-10-04 twisti* types.h: Include path fixes.
2005-07-30 twisti* Check for branch displacement overflow in patcher...
2005-07-27 twisti* Handling of overflow in load/store intructions implem...
2005-07-18 twisti* Set currentline to 0 before basicblock start
2005-07-12 twisti* Implemented stacktraces
2005-07-12 twisti* Implemented idiv/irem, ldiv/lrem, aastore, arraycheck...
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-22 christianChanges in the registerdata structure:
2005-06-21 twisti* createnativestub: removed machine independent code
2005-06-15 twisti* Moved stuff to md.c
2005-06-09 twisti* use parsed descriptors
2005-05-31 twistiWe don't need to save temporary registers in runverbose...
2005-05-20 twistiKilled panic's.
2005-05-13 twisti#include "stringlocal.h"
2005-05-11 twistiLazy loading.
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-12 twistipatchref patch.
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-04-02 edwinchanged exception types and innerclass references to...
2005-04-01 edwinchanged descriptor2types to parsed descriptors and...
2005-03-20 twistiImplemented PUTSTATICCONST and PUTFIELDCONST.
2005-03-19 twistiImplemented integer ICMD_xASTORECONST instructions.
2005-01-05 twistiUse posix sigaction for hardware nullpointer.
2005-01-04 twisti- include config.h, cacao.h
2004-12-22 twistiMULTIANEWARRAY bugfix.
2004-12-07 twistiGNU header update.
2004-12-02 twistiNew clinit patch code works now.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-12-01 twistiNew source tree.
2004-11-29 twistiNew clinit patch code (not ready yet).
2004-11-19 twistiWarning fix.
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-11 stefanrenamed vftbl type to vftbl_t
2004-07-09 twisti- moved #defines into header
2004-07-05 twistijit compiler global variable changes.
2004-07-03 stefanstatic monitorenter merge
2004-06-12 stefanThreads for IRIX
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-02 twisti- removed nullpointer proto
2004-03-31 twisti- removoed unused functions
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-01-22 twisti- show float arguments as hex values in runverbose...
next