cacao.git
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-18 twisti* ICMD_INLINE_START: -si display reformatted
2005-07-18 twisti* cacao_stacktrace_fillInStackTrace: check for m !...
2005-07-13 twisti* Changelog for 0.92
2005-07-13 twisti* Removed disass.h
2005-07-13 twisti* ICMD_IDIV, ICMD_IREM: gcc -O2 workaround: the cast...
2005-07-13 twisti* Removed unused asmoffsets.h
2005-07-13 twisti* Added #include "mm/memory.h"
2005-07-13 twisti* Compiler warning fixes
2005-07-13 twisti* M_PUSH_IMM: added
2005-07-13 twisti* stack_init: --disable-threads compilation fix
2005-07-13 twisti* Compiler warning fix
2005-07-13 twisti* SUBDIRS: removed
2005-07-13 twisti* DIST_SUBDIRS: defined explicitly, otherwise we have...
2005-07-13 twisti* resolve_classref_or_classinfo: convert ClassNotFoundE...
2005-07-13 twisti* Compiler warning fix
2005-07-13 twisti* builtintable_entry_debug_dump: removed, sorry edwin...
2005-07-13 twisti* Compiler warnnig fixes
2005-07-13 twisti* Java_java_lang_VMClass_getDeclaredClasses: bugfix...
2005-07-13 twisti* Compiler warning fix
2005-07-13 twisti* Changed cacao version and optimization for 0.92 release
2005-07-13 twisti* AC_C_ATTRIBUTE: check for __attribute__ (required...
2005-07-12 twisti* Implemented stacktraces
2005-07-12 twisti* Added mips defines
2005-07-12 twisti* Removed some defines (line numbers)
2005-07-12 twisti* Added mips define
2005-07-12 twisti* get_variable_message_length: implemented a irix versi...
2005-07-12 twisti* icmd_uses_reg_res.inc: added
2005-07-12 twisti* Some functions implemented/corrected
2005-07-12 twisti* JNI_COMMIT, JNI_ABORT: added
2005-07-12 twisti* Distribute jar's
2005-07-12 twisti* Distribute changelogs
2005-07-12 twisti* Removed tests/kaffe/Makefile
2005-07-12 twisti* Compiler warning fix: i leave this, as i want to...
2005-07-12 twisti* make dist-check fixes
2005-07-12 twisti* builtin_trace_args: remaining paramcount fix
2005-07-12 twisti* Removed JWDEBUG
2005-07-12 twisti* Small typo
2005-07-12 twisti* show_icmd_method: use a monitor since the binutils...
2005-07-12 twisti* Typo: renamed string.h to stringlocal.h
2005-07-12 twisti* disable check, otherwise make distcheck does not...
2005-07-12 twisti* make dist changes: don't use check but checkall
2005-07-12 twisti* We should have our own regression
2005-07-12 twisti* Implemented idiv/irem, ldiv/lrem, aastore, arraycheck...
2005-07-12 twisti* Removed stuff for remaining asmpart functions, which...
2005-07-12 twisti* New, simpler stacktrace system
2005-07-12 twisti* New, simpler, more generic stacktrace system
2005-07-12 twisti* New, simpler stacktrace system (should be final version)
2005-07-12 twisti* Newer, simpler stacktrace system
2005-07-12 michi* fixed typo when compiled with LOADER_VERBOSE
2005-07-12 michi* GetEnv: thread_getself is available with native threa...
2005-07-11 twisti* Added alphapca56 architecture
2005-07-11 twisti* Use C comments instead of #
2005-07-11 twisti* Again, new and simpler stacktraces
2005-07-11 twisti* Newer, simpler, smaller stacktrace system
2005-07-11 twisti* Again changed the stacktrace system: more specific...
2005-07-11 twisti* init_exceptions: removed
2005-07-11 twisti* Updated
2005-07-11 twisti* Removed forgotten variable
2005-07-11 twisti* Implemented new (and new improved) stacktrace system
2005-07-11 twisti* More stacktrace changes: mostly to handle exceptions...
2005-07-11 michiEnabled ICMD_FREM and ICMD_DREM for arm
2005-07-11 twisti* codegen_findmethod: removed alpha version
2005-07-11 twisti* Added alpha defines for new stacktrace system
2005-07-11 twisti* Added alpha defines
2005-07-11 twisti* Updated stacktrace system again, simpler, smaller...
2005-07-11 twisti* get_variable_message_length: the more correct way...
2005-07-11 twisti* Comment typos
2005-07-10 twisti* Better (smaller) exception implementation
2005-07-10 twisti* M_MOV_IMM, M_PUSH, M_JMP, M_JMP_IMM, M_CALL: added
2005-07-10 twisti* Fixed compiler warnings
2005-07-10 twisti* stacktrace_new_arithmeticexception,
2005-07-10 twisti* signal_init: don't install sigquit and sigusr1 handle...
2005-07-10 twisti* Implemented new stacktrace system
2005-07-10 twisti* Implemented new stacktrace system
2005-07-10 twisti* Fixed typo
2005-07-10 twisti* Added i386 defines for new ICMDs
2005-07-10 twisti* signal_init: added SA_NODEFER to signal flags for...
2005-07-10 twisti* Removed debug output
2005-07-10 edwintypecheck for ICMD_ARRAYCHECKCAST and ICMD_AASTORE
2005-07-09 twisti* cacao_catch_Handler: removed
2005-07-09 twisti* createnativestub: removed linux specific stuff, we...
2005-07-09 twisti* Added and removed some function name defines
2005-07-09 twisti* Implemented stacktraces
2005-07-09 twisti* asm_wrapper_patcher: darwin fixes
2005-07-09 twisti* Wrong md-abi.h was included
2005-07-09 twisti* Fixed includes
2005-07-09 twisti* Added missing pstacktrace
2005-07-09 twisti* Implemented stacktraces
2005-07-09 twisti* Use new, more general, stacktrace system
2005-07-09 twisti* helper_fillin_stacktrace, helper_fillin_stacktrace_al...
2005-07-09 twisti* Some improvements
2005-07-09 twisti* Added opt_ prefix for some options
2005-07-09 twisti* Print disassembled code of exception stubs
2005-07-09 twisti* Added opt_ prefix
2005-07-09 twisti* opt_showexceptionstubs: added
2005-07-09 twisti* Added x86_64 defines
2005-07-09 twisti* ICMD_ARRAYCHECKCAST: added
2005-07-09 twisti* Fixed some indent
2005-07-09 twisti* Fixed header
next