cacao.git
2005-07-22 twisti* Ignore generated latex files
2005-07-21 twisti* codegen_addpatchref changes: passing displacement...
2005-07-21 motsefix DeleteGlobalRef missing argument for IdentityHashMa...
2005-07-21 twisti* struct patchref: Added disp.
2005-07-21 twisti* codegen_addpatchref: Added a displacement argument...
2005-07-21 twisti* exit_handler: Don't free system resources, some threa...
2005-07-21 twisti* stacktrace_fillInStackTrace_methodRecursive: if no...
2005-07-21 twisti* JAVA_VERSION: added, it's defined in global.h
2005-07-21 twisti* Added -fullversion, required e.g. by jpackage
2005-07-21 michi* removed ENABLE_STATICVM for arm
2005-07-20 motsefix build error - bug #6
2005-07-20 twisti* Added 2 tests
2005-07-20 twisti* createnativestub: Removed initalize check and code...
2005-07-20 twisti* jit_compile_intern: Also handle native functions...
2005-07-20 twisti* codegen_createnativestub: Save native stub in entrypo...
2005-07-20 twisti* load_newly_created_array: Save native stub to m-...
2005-07-20 twisti* link_class_intern: Create for all methods a compiler...
2005-07-20 twisti* builtin_dummy: Removed.
2005-07-20 twisti* Java_java_lang_VMObject_clone: check for OOM in array...
2005-07-20 twisti* Added java_lang_StackTraceElement.h
2005-07-20 twisti* generateStackTraceArray: removed
2005-07-20 twisti* createnativestub: resolve function symbol before...
2005-07-20 twisti* M_LEA: removed
2005-07-20 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-20 twisti* stacktrace_extern_fillInStackTrace: removed, not...
2005-07-20 twisti* M_LEA: added
2005-07-20 michi* ICMD_INVOKE*: prevented precoloring of float argument...
2005-07-20 michi* added arm defines
2005-07-19 twisti* Removed unused unistd.h include
2005-07-19 twisti* Removed unistd.h include
2005-07-19 twisti* Use USE_CODEMMAP define
2005-07-19 twisti* Added --enable-jvmti configure switch, plus ENABLE_JV...
2005-07-19 twisti* Fixed jvmti.h include path
2005-07-19 twisti* Removed jvmti.[ch]
2005-07-19 motseadd emacs footer
2005-07-19 motseinitial support for jvmti
2005-07-19 twisti* Added other tests
2005-07-19 twisti* Ok, now the test is correct
2005-07-19 michi* added ICMD_IMULPOW2 and ICMD_LMULPOW2
2005-07-18 twisti* Added tests/regression/Makefile
2005-07-18 twisti* SUBDIRS: added regression
2005-07-18 twisti* Starting to make a regression suite
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-18 twisti* Set currentline to 0 before basicblock start
2005-07-18 twisti* lineNumberTableEntry: use ptrint as line type, otherw...
2005-07-18 twisti* dseg_addlinenumbertablesize: better comments, removed...
2005-07-18 michi* fixed compiler warning for arm (dseg_adds8 is not...
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-18 twisti* asm_call_jit_compiler: handle jit compiler exceptions...
2005-07-18 twisti* Some cleanup, code simplifying, added comments...
2005-07-18 twisti* Set cacao version to 0.92+cvs
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
next