* class_java_lang_NoSuchMethodError: Added.
[cacao.git] / src / vm /
2005-11-08 twisti* class_java_lang_NoSuchMethodError: Added.
2005-11-08 twisti* utf_java_lang_NoSuchMethodError: Added.
2005-11-08 twisti* CLASS_VERSION: Defined to "49.0".
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* 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 twisti* builtin_canstore: Some reformatting.
2005-11-07 twisti* exceptions_throw_outofmemory_exit: Added.
2005-11-07 twisti* MAJOR_VERSION: Updated to 49.
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* builtin_new: Check for java.lang.InstantiationError.
2005-11-05 twisti* string_java_lang_InstantiationError: Added.
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-04 twisti* builtin_arrayinstanceof, builtin_arraycheckcast,...
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* new_illegalmonitorstateexception: Added.
2005-11-03 twisti* Finalizer thread and stuff required for that.
2005-11-03 twisti* finalizer.[ch]: Added.
2005-11-03 twisti* threads_dump: Renamed from thread_dump.
2005-11-03 twisti* class_java_lang_IllegalMonitorStateException: Added.
2005-11-03 twisti* utf_java_lang_IllegalMonitorStateException: Added.
2005-11-03 twisti* --disable-threads fixes.
2005-11-01 edwinfix in linker: do not store self-reference for bootload...
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-28 twisti* codememusage, maxcodememusage: Added.
2005-10-28 twisti* load_method: Calculate count_extable_len correctly.
2005-10-28 twisti* utf_new_intern: Calculate count_utf_len correctly...
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 edwinprint numerical nesting level for -verbosecall (easier...
2005-10-27 twisti* asm_handle_exception: Pass indent flag correctly.
2005-10-27 twisti* fv0: Defined.
2005-10-26 twisti* builtin_multianewarray_intern: Renamed from builtin_m...
2005-10-26 twisti* class_resolvefield, class_findmethod, class_resolveme...
2005-10-26 twisti* callingMethodCollector, cacao_callingMethod: Removed.
2005-10-26 twisti* Some code reformated.
2005-10-26 twisti* exceptions_init: Load and link class_java_lang_NullPo...
2005-10-26 twisti* class_java_lang_NullPointerException: Added.
2005-10-26 twisti* utf_java_lang_NullPointerException: Added.
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.
next