* asm_call_jit_compiler: Argument save/restore offsets fixed for darwin.
[cacao.git] / src / vm / jit / mips /
2005-11-07 twisti* DIST_SUBDIRS: Added.
2005-11-05 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-03 twisti* Added mips32 stuff.
2005-10-28 twisti* patcher_get_putfield: Fixed TYPE_LNG on mips32.
2005-10-28 twisti* Calculate the return address of a patcher call via...
2005-10-28 twisti* patcher_get_putstatic, patcher_get_putfield,
2005-10-27 twisti* asm_wrapper_patcher: We also need to save return...
2005-10-27 twisti* SAVE_RETURN_REGISTERS, RESTORE_RETURN_REGISTERS:...
2005-10-21 twisti* lastmcodeptr: Stuff added.
2005-10-21 twisti* PATCHER_CALL_SIZE: Added.
2005-10-21 twisti* patcher_athrow_areturn: Added.
2005-10-20 edwininclude vm/resolve.h in patchers
2005-10-20 edwinremoved helper.h #includes
2005-10-20 edwinreplace helper_* calls in the pathers with calls to...
2005-10-18 twisti* types.h: Fixed include path.
2005-10-18 twisti* disassinstr: 32-bit output and warning fixes.
2005-10-13 twisti* asm_call_jit_compiler: Use md_assembler_get_patch_add...
2005-10-13 twisti* md_assembler_get_patch_address: Added.
2005-10-13 twisti* createnativestub: Local references table changes.
2005-10-12 twisti* USE_CODEMMAP: Removed.
2005-10-05 twisti* ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
2005-10-05 edwinverify that abstract classes are not instantiated
2005-10-04 twisti* types.h: Include path fixes.
2005-10-04 twisti* asmoffsets.h, types.h: Removed.
2005-09-29 twisti* offsets.h: Added.
2005-09-19 twisti* Use one global vm/types.h and check unknow pointer...
2005-09-16 twisti* Moved asmoffsets.h to a global methodheader.h.
2005-09-16 twisti* Unified disassembler interface.
2005-09-16 twisti* Bugfix: Used wrong register define.
2005-09-02 twisti* Changed _TYPES_H define to _CACAO_TYPES_H
2005-08-23 cacao* SUBDIRS: Changed to OS_DIR
2005-08-23 cacao* MIPS Linux stuff.
2005-08-02 cacao* Added MIPS32 support
2005-07-30 twisti* Check for branch displacement overflow in patcher...
2005-07-27 twisti* Added irix subdirectory.
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-27 twisti* codegen_findmethod: Implemented to work with 3 instru...
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
next