reg_of_var: Special handling of splittet variables on arm.
[cacao.git] / src / vm / jit / mips /
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
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-29 christianmd_return_alloc coded to precolour stack slots holding...
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-25 twisti* Removed machine independent stuff
2005-06-23 twisti* Moved md_param_alloc prototype to decriptor.h
2005-06-22 christianAdded/Corrected [INT|ADR|FLT]_[REG|TMP|SAV|ARG|RES...
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-15 twisti* M_ASUB_IMM: added for both archs
2005-06-15 twisti* changed some long stuff to use machine independent...
2005-06-15 twisti* Defined stuff for MIPS32
2005-06-15 twisti* define some stuff for MIPS32
2005-06-15 twisti* Moved machine dependent stuff (signals, critical...
2005-06-15 twisti* added md.c
2005-06-15 twisti* patcher_resolve_native: implemented
2005-06-09 twisti* machine dependent stuff
2005-06-09 twisti* use parsed descriptors
2005-06-09 twisti* removed SET_ARG_STACKSLOTS
2005-06-09 twisti* moved defines into md-asm.h
2005-06-09 twisti* moved ABI stuff into md-abi.h
2005-06-09 twisti* added md files
2005-06-09 twisti* use patcher monitorenter/exit macros
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 twistiHandle compiler exceptions.
2005-05-11 twistiLazy loading.
2005-04-22 christian[alpha|mips|x86_64]arch.h adopted to latest change
2005-04-13 christianregister allocator uses unused argument registers in...
2005-04-12 twistipatchref patch.
2005-04-05 christiannew ARGVAR handling for mips and alpha
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-04-04 twistioffsets.h depends on genoffsets and config.h, all other...
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-02 edwinchanged exception types and innerclass references to...
2005-04-01 edwinchanged descriptor2types to parsed descriptors and...
2005-04-01 twisti- added asm_calljavafunction_int
2005-03-30 twistiRemoved deprecated .globl defines: asm_builtin_trace...
2005-03-20 twistiImplemented PUTSTATICCONST and PUTFIELDCONST.
2005-03-20 twistiEnabled SUPPORT_CONST_STORE
2005-03-20 twistiBuild dir support.
2005-03-20 twistiAdded and changed some SUPPORT defines.
2005-03-19 twistiImplemented integer ICMD_xASTORECONST instructions.
2005-03-05 twistiJust ignore some files.
2005-03-03 twistiDon't pass unused pos to disassintr.
2005-02-23 twistiAdded SUPPORT_MUL_CONST define.
2005-01-27 twistiAdded SUPPORT_LOGICAL_CONST
2005-01-05 twistiUse posix sigaction for hardware nullpointer.
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2005-01-04 twisti- include config.h, cacao.h
2004-12-22 twistiUse montiorenter/exit only with threads.
2004-12-22 twistiMULTIANEWARRAY bugfix.
2004-12-07 twistiGNU header update.
2004-12-07 twistiBuild and clean offsets.h.
2004-12-06 twistiUse libtool.
2004-12-06 twistiUse .dword/.word instead of .quad/.long to support...
2004-12-06 twistiMoved data segment offsets from asmpart.s into asmoffse...
2004-12-03 twisti- build/dist/install changes
2004-12-03 twistiRemoved Michael Gschwind.
2004-12-02 twistiNew clinit patch code works now.
2004-12-02 twisti#define TRACE_ARGS_NUM
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-29 twistiMoved register defines into arch.h
2004-11-29 twistiContains architecture stuff from types.h and codegen.h
2004-11-29 twisti- moved architecture stuff into arch.h
2004-11-19 twistiWarning fix.
2004-11-11 twisti- compiler data structure changes
2004-11-11 twisti- fixed clinit exceptions
2004-08-01 stefannew native threads implementation
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-09 twistiWe need to save temp registers in asm_check_clinit...
2004-07-09 twistiInclude only topdir.
2004-07-09 twistiRenamed temp registers as in gdb.
2004-07-05 twistijit compiler global variable changes.
2004-07-05 twistioffsets.h compilation stuff.
2004-07-03 stefanstatic monitorenter merge
2004-06-17 stefan*** empty log message ***
2004-06-12 stefanThreads for IRIX
2004-06-11 stefanatomic functions in asmpart.S because of MIPSPro compiler
2004-06-11 stefanAtomic operations for MIPS
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-02 twisti- #include "config.h"
2004-06-02 twisti- removed nullpointer proto
2004-06-02 twistiCompile asmpart.S with all falgs (to get config.h).
2004-05-28 twistiPrint branch addresses correctly.
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...
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- include main.h for compiler switches
next