split VMjvmti.c in VMVirtualMachine.c and VMFrame.c
[cacao.git] / src /
2005-11-06 motsesplit VMjvmti.c in VMVirtualMachine.c and VMFrame.c
2005-11-06 motseignore for jvmti header files added
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-06 motseVMjdwp/VMjvmti new makefile entries
2005-11-05 twisti* codegen_findmethod: Use structure in local stackframe...
2005-11-05 twisti* main: Call nogc_init at the very beginning for DISABL...
2005-11-05 twisti* nogc_init, nogc_realloc: Added for DISABLE_GC.
2005-11-05 twisti* nogc_realloc, heap_free, nogc_init: Added.
2005-11-05 twisti* Define some macros differently for DISABLE_GC, alloca...
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* currentThread: Assign return value to variable, this...
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-04 twisti* fill_callblock_from_objectarray: Pass classinfo to
2005-11-04 twisti* config.h, vm/types.h: Added.
2005-11-04 twisti* defineClass: Renamed arguments so they fit to the...
2005-11-03 twisti* CallStatic*Method*: Some cleanups and correct log...
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* Finalizer thread changes.
2005-11-03 twisti* Some functions renamed.
2005-11-03 twisti* codememlock: #ifdef for threads.
2005-11-03 twisti* runboehmfinalizer: Removed.
2005-11-03 twisti* start: threads changes.
2005-11-03 twisti* _no_threads_localref_table: Made non-static.
2005-11-03 twisti* threads renaming changes.
2005-11-03 twisti* new_illegalmonitorstateexception: Added.
2005-11-03 twisti* Finalizer thread changes.
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-03 twisti* gnu_classpath_Pointer.h: Added, required by java_lang...
2005-11-03 twisti* Updated.
2005-11-03 twisti* Regenerated with GNU classpath 0.19 files.
2005-11-03 twisti* genall: Added, generates the headers which are in...
2005-11-03 twisti* CHECK_MONITORSTATE: Check for lr == NULL, this is...
2005-11-03 twisti* Updated to classpath-0.19 versions.
2005-11-02 twisti* preInit: When GC is disabled, we add constant strings...
2005-11-02 twisti* Map the whole heap to a specific address (0x10000000...
2005-11-02 twisti* stackcall_realloc, heap_reallocate: Removed.
2005-11-02 twisti* preInit: Set java.vendor and java.vendor.url to GNU...
2005-11-01 twisti* config.h, vm/types.h: Added include.
2005-11-01 edwinfix in linker: do not store self-reference for bootload...
2005-11-01 twisti2005-11-01 Christian Thalinger <twisti@complang.tuwie...
2005-11-01 twisti* getDeclaredClasses: Mauve bugfix, we took the wrong...
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* main: Call memory_init.
2005-10-28 twisti* codememlock, codememsize, codememptr: Global variable...
2005-10-28 twisti* memory_init: Added.
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* GetMethodID, GetStaticMethodID: Check clazz, initiali...
2005-10-26 twisti* cacao_get_field_address: Don't call cacao_callingMeth...
2005-10-26 twisti* invokeNative: Fixed access check, initialize class.
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* Define OS_INLINE for darwin.
next