* asm_calljavafunction: Set noreorder so computing pv is correct.
[cacao.git] / src / vm /
2005-11-18 twisti* asm_calljavafunction: Set noreorder so computing...
2005-11-17 twisti* asm_calljavafunction2: Load address for jumptables...
2005-11-17 twisti* Users should not need to generate these.
2005-11-17 twisti* asm_calljavafunction: Fixed -O2 problem, we have...
2005-11-17 twisti* var_to_reg_int_{low,high} renamed to var_to_reg_lng_...
2005-11-17 twisti* var_to_reg_int_{low,high} renamed to var_to_reg_lng_...
2005-11-17 twisti* SUPPORT_LONG_CMP_CONST: Added.
2005-11-17 twisti* SUPPORT_LONG_CMP_CONST: Added.
2005-11-17 twisti* NOLONG_CONDITIONAL renamed to SUPPORT_LONG_CMP_CONST.
2005-11-17 twisti* SAVE_TEMPORARY_REGISTERS, RESTORE_TEMPORARY_REGISTERS...
2005-11-17 twisti* string_init: Added.
2005-11-17 twisti* string_init: Added.
2005-11-17 twisti* finalizer_add: Removed.
2005-11-17 twisti* M_LST_IMM32, M_AST_IMM32: Added.
2005-11-17 twisti* createnativestub: Don't save return value for void...
2005-11-16 edwinmake twisti's debug code a bit more compiler friendly
2005-11-16 twisti* gnu_classpath_Pointer.h: Removed.
2005-11-16 twisti* link_array: Replaced utf_new_intern with utf_new.
2005-11-16 twisti* load_constantpool, load_newly_created_array: Replaced...
2005-11-16 twisti* utf_new_intern: Removed.
2005-11-16 twisti* config.h, vm/types.h: Added.
2005-11-16 twisti* classcache_init: Changed return type to bool.
2005-11-16 twisti* tables_init: Changed return type to bool, removed...
2005-11-16 twisti* tables_init: Changed return type to bool.
2005-11-16 twisti* lock_utf_hashtable: Added.
2005-11-16 twisti* config.h, vm/types.h: Added.
2005-11-15 twisti* BUILT_SOURCES: Added offsets.h.
2005-11-15 twisti2005-11-14 Tom Tromey <tromey@redhat.com>
2005-11-14 twisti* createnativestub: Some fixes, don't save return value...
2005-11-11 twisti* codegen: Changed return value to bool, throw Internal...
2005-11-11 twisti* codegen: Changed return value to bool, throw Internal...
2005-11-11 twisti* analyse_stack: Pass opcode to InternalError.
2005-11-11 twisti* codegen: Changed return value to bool, throw Internal...
2005-11-11 twisti* Java 1.5 support changes.
2005-11-11 twisti* patcher_builtin_new: Removed due to Java 1.5 support...
2005-11-11 twisti* jit_compile_intern: Check return value of codegen.
2005-11-11 twisti* codegen: Changed return type from void to bool.
2005-11-11 twisti* java_lang_Throwable.h, java_lang_VMThrowable.h: Removed.
2005-11-11 twisti* exceptions_print_exception: Added.
2005-11-11 twisti* java_lang_Throwable.h, java_lang_VMThrowable.h: Added.
2005-11-11 twisti* stacktrace_print_trace: Changed argument type to...
2005-11-09 christianWorking lsra Version
2005-11-09 christianMax Lifetimecount Correction for lsra
2005-11-09 edwinmark statistics on primitive loads as "currently not...
2005-11-09 edwinsave a function call in typecheck.c (without using...
2005-11-08 twisti* ICMD_FRETURN, ICMD_DRETURN: In monitorexit we have...
2005-11-08 edwintypeinfo.h: rewrote some macros as functions
2005-11-08 twisti* exceptions_new_nosuchmethoderror: Added.
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,
next