* class_java_lang_NoSuchMethodError: Added.
[cacao.git] / src / vm / jit /
2005-11-08 twisti* Java 1.5 support changes.
2005-11-08 twisti* patcher_builtin_new, patcher_builtin_newarray,
2005-11-08 edwintypecheck.c: rewrote some macros as functions
2005-11-07 edwinadapt verifier to java 1.5 changes (ACONSTs are now...
2005-11-07 twisti* Java 1.5 support changes.
2005-11-07 twisti* patcher_builtin_new, patcher_builtin_newarray,
2005-11-07 twisti* INCLUDES: Added OS_DIR.
2005-11-07 twisti* Java 1.5 support changes.
2005-11-07 twisti* patcher_builtin_new, patcher_builtin_newarray,
2005-11-07 twisti* Java 1.5 support changes.
2005-11-07 twisti* M_LSUB, M_LSUB_IMM32, M_AND, M_IAND, M_IAND_IMM,...
2005-11-07 twisti* patcher_builtin_new, patcher_builtin_newarray,
2005-11-07 twisti* Java 1.5 support changes.
2005-11-07 twisti* ICMD_ARRAYCHECKCAST: Removed due to Java 1.5 changes.
2005-11-07 twisti* OP*: Macros reformatted.
2005-11-07 twisti* Java 1.5 support changes.
2005-11-07 twisti* LOADCONST_A_CLASS: Added.
2005-11-07 christianComment added why integer return register is not precol...
2005-11-07 twisti* asm_call_jit_compiler: Argument save/restore offsets...
2005-11-07 twisti* DIST_SUBDIRS, SUBDIRS: Moved to top.
2005-11-07 twisti* DIST_SUBDIRS: Added.
2005-11-06 twisti* Fix line number problem in exception stubs: we can...
2005-11-06 twisti* Fix line number problem in exception stubs: we can...
2005-11-06 twisti* Fix line number problem in exception stubs: we can...
2005-11-06 twisti* x86_64_emit_ishift, x86_64_emit_lshift: Bugfix where...
2005-11-06 twisti* asm_wrapper_patcher: We now use %rbp to address the...
2005-11-06 twisti* bp: Defined.
2005-11-05 twisti* codegen_findmethod: Use structure in local stackframe...
2005-11-05 twisti* show_icmd: Fixed ICMD_ARRAYCHECKCAST output.
2005-11-05 twisti* asm_call_jit_compiler: Renamed _exceptionptr to _no_t...
2005-11-05 twisti* createnativestub: Renamed _exceptionptr to _no_thread...
2005-11-05 twisti* JAVA_GET/PUT*: Removed __POWERPC__ define, since...
2005-11-05 twisti* JAVA_GET/PUT*, JAVA_CHECKCAST, JAVA_INSTANCEOF: Remov...
2005-11-05 twisti* Only added some debug output for mips and powerpc...
2005-11-05 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-04 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-04 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-04 motsealmost all required function implemented - first integr...
2005-11-04 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-04 twisti* M_XOR, M_CLR: Added.
2005-11-04 twisti* createnativestub: Call trace fixes.
2005-11-04 twisti* verify_builtin: Use classinfo instead of vftbl for...
2005-11-04 twisti* patcher_builtin_newarray, patcher_builtin_multianewarray,
2005-11-04 twisti* JAVA_ANEWARRAY, JAVA_MULTIANEWARRAY, JAVA_CHECKCAST...
2005-11-04 twisti* M_IMOV_IMM: Added.
2005-11-03 twisti* Added mips32 stuff.
2005-11-03 twisti* patcher_athrow_areturn changes.
2005-11-03 twisti* thread_restartcriticalsection: Added.
2005-11-03 twisti* --disable-threads fixes.
2005-11-01 twisti* analyse_stack: Added mips32 stuff.
2005-11-01 twisti* cacao_stacktrace_fillInStackTrace: Flush after debug...
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-27 twisti* asm_handle_exception: Pass indent flag correctly.
2005-10-27 twisti* fv0: Defined.
2005-10-26 twisti* callingMethodCollector, cacao_callingMethod: Removed.
2005-10-26 twisti* Some code reformated.
2005-10-26 twisti* asm_handle_exception: Indent.
2005-10-24 edwintypecheck: use patcher for postponed typechecks for...
2005-10-24 edwinadded more detailed statistics to typecheck.c
2005-10-24 twisti* LREM: Bugfix, we accidentaly overwrote REG_ITMP2...
2005-10-24 twisti* M_CMP, M_CMP_IMM, M_CMP_MEMBASE: Added.
2005-10-21 twisti* types.h: Include path fixed.
2005-10-21 twisti* types.h: Include path fixed.
2005-10-21 twisti* ICMD_ATHROW, ICMD_ARETURN: Added patcher stub calls.
2005-10-21 twisti* patcher_athrow_areturn: Added.
2005-10-21 twisti* Patcher stub call nop'ing stuff added.
2005-10-21 twisti* PATCHER_CALL_SIZE: Added.
2005-10-21 twisti* patcher_athrow_areturn: Added.
2005-10-21 twisti* ICMD_ATHROW, ICMD_ARETURN: Added patcher stub call.
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-21 twisti* codegen_increase: We also need to set the lastmcodept...
2005-10-21 twisti* ICMD_ARETURN: Added patcher call, missed in last...
2005-10-21 twisti* patcher_athrow_areturn: Fixed comment.
2005-10-21 twisti* Added stuff to nop the missing space for patcher...
2005-10-21 twisti* config.h: Added.
2005-10-21 twisti* patcher_athrow_areturn: Added.
2005-10-21 twisti* dseg_addlinenumbertablesize: Do padding on all 64...
2005-10-21 twisti* codegendata: Added lastmcodeptr.
2005-10-20 edwininclude vm/resolve.h in patchers
2005-10-20 edwinremoved helper.h #includes
2005-10-20 edwinremoved helper.[ch]
2005-10-20 edwinreplace helper_* calls in the pathers with calls to...
2005-10-20 edwinadded resolve_*_eager functions
2005-10-19 twisti* callingMethodCollector: Return [1] element since...
2005-10-18 twisti* types.h: Fixed include path.
2005-10-18 twisti* disassinstr: 32-bit output and warning fixes.
2005-10-17 edwinmake NDEBUG disable TYPEINFO_DEBUG and TYPECHECK_DEBUG
2005-10-13 edwinreplaced TYPEINFO_INIT_FROM_CLASSREF_OR_CLASSINFO with...
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-13 twisti* createnativestub: Local references changes.
2005-10-12 twisti* createnativestub: Local references changes, restore...
2005-10-12 twisti* createnativestub: Local references changes.
next