cacao.git
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* Pass and print arguments as hex values.
2005-10-28 twisti* Print floats/doubles as hex values.
2005-10-28 twisti* Print arguments as hex values.
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-28 twisti* AC_CHECK_FUNCS: Added calloc mprotect getpagesize...
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-25 twisti* Added glibj.zip to jikes.
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-24 twisti* CFLAGS: Use default only if nothing's specified.
2005-10-21 twisti* Define OS_INLINE for darwin.
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* memory_cnew: Added.
2005-10-21 twisti* memory_cnew: Added.
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 edwinadded Changes: Edwin Steiner to exceptions.[ch]
2005-10-20 edwinsmall fix in classnotfoundexception_to_noclassdeffounderror
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-20 edwinAdded new_noclassdeffounderror and a function to convert
2005-10-19 twisti* cacao_get_field_address: Check if we should bypass...
2005-10-19 twisti* set: Assigment bugfix, wrong variable used. Maybe...
2005-10-19 twisti* callingMethodCollector: Return [1] element since...
2005-10-19 twisti* Second part of the rewrite, seems quite ok now and...
2005-10-19 twisti* new_illegalargumentexception: Added.
2005-10-19 twisti* utf_java_lang_IllegalArgumentException: Added.
2005-10-19 twisti* class_java_lang_IllegalArgumentException: Added.
2005-10-19 twisti* is_accessible_class: Renamed to access_is_accessible_...
2005-10-19 twisti* config.h, vm/types.h: Added.
2005-10-19 twisti* Fixed file path.
2005-10-19 twisti* Smaller fixes, nothing important.
2005-10-19 twisti* Use noinst_DATA target for header files since all...
2005-10-19 twisti* Arghhh! Sorry...
2005-10-19 twisti* class_findfield_approx, class_findfield_index_approx...
2005-10-19 twisti* First part of rewrite, get/setXXX functions are now...
2005-10-18 twisti* We have to configure all sub packages, otherwise...
2005-10-18 twisti* types.h: Fixed include path.
next