cacao.git
2005-12-20 twisti* This fixes a bug in the eclipse builder cacao configu...
2005-12-20 edwin* src/vm/jit/i386/codegen.c: fixed DUP2_X1 instruction...
2005-12-20 edwin* resolve_method: impose loading constraints on loader...
2005-12-13 twisti* asm_handle_exception: Renamed to intrp_asm_handle_exc...
2005-12-13 twisti* Define options as an enum.
2005-12-13 twisti* Define options in an enum.
2005-12-13 twisti* opt_no_replication: Added.
2005-12-12 twistiprofiling stuff for static superinstructions
2005-12-12 twistiadded stuff for generating static superinstructions
2005-12-11 twisti* Make it work with non-gnu make.
2005-12-11 twisti* Replaced ENABLE_DEBUG with NDEBUG.
2005-12-11 twisti* ZLIB_OBJ: Removed unzip.[ch], added zip.[ch].
2005-12-11 twisti* nativeGetResources: New zip code changes.
2005-12-10 twisti* main: Added suck_add.
2005-12-10 twisti* Rewrite of bootstrap ZIP handling code, now uses...
2005-12-10 twisti* utf_new: Removed debugging code.
2005-12-09 antonconverted java.vmg to use new "..." feature of vmgen
2005-12-09 twisti* main (compileall): Don't print the method if class...
2005-12-09 twisti* signal_handler_sigsegv: Use u1* instead of functionptr.
2005-12-09 twisti* exceptions_handle_exception: Special handling of...
2005-12-09 twisti* vm/jit/mips/md-abi.h, vm/jit/abi.h: Added.
2005-12-09 twisti* codegen: Don't set cd->mcodeend (now done in codegen_...
2005-12-09 twisti* asll: Added.
2005-12-09 twisti* Added MIPS32 stuff.
2005-12-09 twisti* builtin_monitorexit, builtin_trace_exception, initial...
2005-12-09 twisti* vm/jit/abi.h: Added.
2005-12-09 twisti* codegen: Don't set cd->mcodeend (now done in codegen_...
2005-12-08 twisti* builtintable_internal: Added some #ifdef DISABLE_GC...
2005-12-08 twisti* vm/jit/alpha/md-abi.h, vm/jit/alpha/md-asm.h, vm...
2005-12-08 twisti* codegen: Don't set cd->mcodeend (now done in codegen_...
2005-12-08 twisti* SAVE_TEMPORARY_REGISTERS, RESTORE_TEMPORARY_REGISTERS...
2005-12-08 twisti* Removed trailing spaces.
2005-12-08 twisti* builtin_trace_exception: Removed options check.
2005-12-08 twisti* exceptions_handle_exception: Check options for builti...
2005-12-08 twisti* codegendata: Removed $ifdef's from mcodeptr.
2005-12-08 twisti* vm/jit/abi.h, vm/jit/i386/md-abi.h, vm/jit/i386/md...
2005-12-08 twisti* noinst_HEADERS: Added md-asm.h.
2005-12-08 twisti* asmpart.S defines.
2005-12-08 twisti* Added, contains common ABI defines.
2005-12-08 twisti* config.h, vm/types.h, vm/global.h, vm/linker.h: Inclu...
2005-12-08 twisti* vm/jit/abi.h: Added.
2005-12-08 twisti* noinst_HEADERS: Added abi.h.
2005-12-08 twisti* Added register defines.
2005-12-08 twisti* exceptions_handle_exception: Better assert message.
2005-12-07 twisti* Removed accidentaly slipped in #if 0, we have to...
2005-12-07 twisti* codegen_ncode_increase: #ifdef'd ENABLE_INTRP.
2005-12-07 twisti* main (compileall): Print error and exception instead...
2005-12-07 twisti* load_class_bootstrap: Use new_noclassdeffounderror...
2005-12-07 anton* Dynamic superinstructions including patched instructi...
2005-12-07 anton* AC_ASM_SKIP16: Added.
2005-12-07 anton* OPT_NO_DYNAMIC: Added.
2005-12-07 anton* opt_no_dynamic: Added.
2005-12-07 anton* codegen_setup: Initialize dynamic superinstructions...
2005-12-07 anton* NCODEINITSIZE: Added.
2005-12-07 anton* asm_calljavafunction2: Changed void* to jni_callblock*.
2005-12-07 anton* Dynamic superinstructions added.
2005-12-06 twisti* asm_handle_exception: Much better, simpler and smalle...
2005-12-06 twisti* assert.h: Added.
2005-12-06 twisti* asm_handle_exception: Much better, simpler and smalle...
2005-12-05 twisti* asm_handle_exception: Use exceptions_handle_exception.
2005-12-05 twisti* offclassloaded, offclasslinked: Removed.
2005-12-05 twisti* classinfo: Removed loaded, linked members.
2005-12-05 twisti* Replaced c->loaded and c->linked stuff with
2005-12-05 twisti* vm/exceptions.h: Removed.
2005-12-05 twisti* ENABLE_JIT: Forgot to define that for autconf.
2005-12-05 twisti* Use C comments.
2005-12-05 twisti* ffi_prep_closure: Use ansi asm and volatile names.
2005-12-05 twisti* vm/class.h: Added.
2005-12-05 twisti* We distribute these files only in releases, others...
2005-12-05 twisti* INCLUDES: ffi headers are generated fro .in files...
2005-12-05 twisti* vm/class.h: Added.
2005-12-05 twisti* vm/class.h: Added.
2005-12-05 twisti* ICMD_{PUT,GET}{STATIC,FIELD}: Don't set isleafmethod...
2005-12-05 twisti* JAVA_{PUT,GET}{STATIC,FIELD}: Removed isleafmethods...
2005-12-05 twisti* SUCK_BE_*: We can't use optimized version on MIPS...
2005-12-05 twisti* builtin_throw: Compile error and warning fixes.
2005-12-05 twisti* vm/class.h: Added.
2005-12-05 twisti* vm/class.h: Added.
2005-12-05 twisti* vm/tables.h: Removed.
2005-12-05 twisti* vm/class.h: Added.
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* vm/class.h: Added.
2005-12-03 twisti* patcher_get_putstatic: Replaced c->initialized by
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* --disable-debug added.
2005-12-03 twisti* Replaced c->initialized by (c->state & CLASS_INITIALI...
2005-12-03 twisti* Started to write our own zip handling code.
2005-12-03 twisti* tables.[ch]: Renamed to hashtable.[ch].
2005-12-03 twisti* Moved suck related stuff from loader and improved...
2005-12-03 twisti* exceptionentry: Added.
2005-12-03 twisti* vm/types.h, vm/jit/methodheader.h: Added.
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* initialize_class: Use c->state instead of old members...
2005-12-03 twisti* config.h, vm/types.h: Added.
2005-12-03 twisti* Removed a bunch of unused headers.
2005-12-03 twisti* java_lang_Class.h: Added.
2005-12-03 twisti* builtin_new: Replaced c->initialized by (c->state...
2005-12-03 twisti* Added ENABLE_DEBUG.
2005-12-03 twisti* patcher_get_putstatic: Replaced c->initialized by
2005-12-03 twisti* vm/tables.h: Removed.
next