cacao.git
2005-12-03 twisti* patcher_get_putstatic: Replaced c->initialized by
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* Removed unused offsets.
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* exceptionentry: Moved to exceptions.h.
2005-12-03 twisti* vm/tables.h: Removed.
2005-12-03 twisti* invokeNative: Replaced c->initialized by (c->state...
2005-12-03 twisti* Required by class.[ch] during bootstrapping.
2005-12-03 twisti* java_lang_Class.h: Moved to NO_GEN_HEADER_FILES.
2005-12-02 twisti* sys/stat.h, toolbox/util.h, vm/tables.h: Removed.
2005-12-02 twisti* config.h, vm/types.h, vm/class.h: Added.
2005-12-02 twisti* vm/tables.h: Removed.
2005-12-02 twisti* config.h: Added.
2005-12-01 twisti* vm/tables.h: Renamed to vm/hashtable.h.
2005-12-01 twisti* vm/tables.h: Renamed to vm/hashtable.h.
2005-12-01 twisti* tables.[ch]: Moved to hashtable.[ch] and removed...
2005-12-01 twisti* config.h, vm/types.h: Added.
2005-12-01 twisti* Removed tables.h include.
2005-12-01 twisti* main: Removed tables_close call.
2005-12-01 twisti* Added global hashtable_string.
2005-12-01 twisti* Renamed vm/tables.h to vm/hashtable.h.
2005-12-01 twisti* Removed vm/tables.h include.
2005-12-01 twisti* Removed vm/tables.h include.
2005-12-01 twisti* Renamed vm/tables.h to vm/hashtable.h.
2005-12-01 twisti* Renamed vm/tables.h to vm/hashtable.h.
2005-12-01 edwin* descriptor_to_basic_type: some minor cleanup
2005-12-01 edwin* desc_to_type: renamed to descriptor_to_basic_type...
2005-12-01 twisti* Renamed library_hash to hashtable_library and stuff...
2005-12-01 twisti* nativeLoad: Renamed native_library_hash_find to
2005-11-30 stefanbetter english
2005-11-30 antonbugfix: patchers now store spTOS before calling other...
2005-11-30 anton* md_init: Use line buffering on vm_out.
2005-11-29 anton* MCODECHECK: Removed lastmcodeptr calculation, now...
2005-11-29 anton* Added md-abi.h again (required for TRACE_ARGS_NUM).
2005-11-29 anton* codegen_increase: Check for lastmcodeptr != NULL...
2005-11-29 anton* main: Link the mainclass.
2005-11-28 edwin* descriptor.h: removed redundant comments
2005-11-28 edwin* classcache.c, classcache.h: make NDEBUG remove debug...
2005-11-28 edwin* loader.c: ifdef verifier code with ENABLE_VERIFIER
2005-11-28 edwin* codegen.c: ifdef athrow/areturn patcher with ENABLE_V...
2005-11-28 edwin* renamed CACAO_TYPECHECK to ENABLE_VERIFIER
2005-11-27 edwin* classcache.c: removed splint /*@...@*/ annotations
2005-11-27 edwin* classcache_store: fix: do not replace class if it...
2005-11-26 edwin* defineClass: check if class has already been defined...
2005-11-26 edwin* added exceptions_new_linkageerror
2005-11-26 twisti* load_class_from_classloader: Store array classes...
2005-11-26 twisti* classinfo: classvftbl removed.
2005-11-26 twisti* use_class_as_object removed, link_class added where...
2005-11-26 twisti* linker_init: Link java.lang.Class first and then...
2005-11-26 twisti* class_create_classinfo: Set header.vftbl to the vftbl...
2005-11-26 twisti* use_class_as_object removed, link_class added where...
2005-11-26 twisti* asm_call_jit_compiler: Removed.
2005-11-26 twisti* store_reg_to_var_int0: Removed.
2005-11-26 twisti* signal_handler_sigsegv: Changed functionptr to u1*.
2005-11-26 twisti* Nothing important, removed spaces, add empty lines.
2005-11-25 twisti* PACK_REGS, GET_LOW_REG, GET_HIGH_REG: Changed packing...
2005-11-24 twisti* Changed version to 0.93+cvs.
2005-11-24 unknownThis commit was manufactured by cvs2svn to create tag
2005-11-24 twisti* Updated to 0.93.
2005-11-24 twisti* Changed version to 0.93.
2005-11-23 twisti* Renamed checkall to check.
2005-11-23 twisti* EXTRA_DIST: Added with java.vmg.
2005-11-23 twisti* EXTRA_DIST: Added Test.sh.
2005-11-23 twisti* EXTRA_DIST: Added prop.java.
2005-11-23 twisti* Updated.
2005-11-23 twisti* EXTRA_DIST: Typo.
2005-11-23 twisti* gen_inst: Use lastmcodeptr instead of last_compiled.
2005-11-23 twisti* vm/types.h: Added.
2005-11-23 edwin* (cacao.1): fix typo
2005-11-23 twisti* gen_BBSTART: Use lastmodeptr instead of last_compiled.
2005-11-23 twisti* createcompilerstub, createnativestub: Changed return...
2005-11-23 twisti* libintrp_la_SOURCES: Added *.i files.
2005-11-23 twisti* Use codegen_findmethod for intrp and md_codegen_findm...
2005-11-23 twisti* codegendata: Removed last_compiled for intrp and...
2005-11-23 twisti* EXTRA_DIST: Added hello.java.
2005-11-23 twisti* EXTRA_DIST: Added with all files.
2005-11-23 twisti* EXTRA_DIST: Added libtool-version.
2005-11-23 twisti* Removed duplicate stuff that slipped in when added...
2005-11-23 edwin* (cacao.1): use .BR again. The problem on IRIX was...
2005-11-23 twisti* Added alpha-freebsd support.
2005-11-23 twisti* src/vm/jit/alpha/freebsd/Makefile, src/vm/jit/alpha...
2005-11-23 edwin* (cacao.1): IRIX does not seem to like the .BR macro...
2005-11-23 edwin* (cacao.1): updated the manpage
2005-11-23 twisti* noinst_HEADERS: Added methodheader.h and disass.h.
2005-11-23 twisti* EXTRA_DIST: Added configure.host.
2005-11-23 twisti* EXTRA_DIST: Added all java files.
2005-11-23 twisti* asmoffsets.h, disass.h: Removed if missed before.
2005-11-23 twisti* jctest, fptest, fp, extest: Removed.
2005-11-23 twisti* Removed, most of them are now regression tests.
2005-11-23 twisti* ICMD_xASTORE: Moved var_to_reg_xxx directly before...
2005-11-23 twisti* ICMD_xALOAD: Use REG_ITMP3 register to calculate...
2005-11-23 twisti* ICMD_GETFIELD: Check if a destination register is...
2005-11-23 twisti* signal_handler_sigsegv, signal_handler_sigfpe: Replac...
2005-11-23 twisti* md_stacktrace_get_returnaddress: Changed return type...
2005-11-23 twisti* createcompilerstub, createnativestub: Changed return...
2005-11-23 twisti* signal_handler_sigsegv: Use u1* instead of functionptr.
2005-11-23 twisti* md_stacktrace_get_returnaddress: Use u1* instead...
2005-11-23 twisti* createcompilerstub, createnativestub: Changed return...
2005-11-23 twisti* Made most functions private.
next