cacao.git
2006-09-05 edwinMerged changes from trunk.
2006-09-05 edwin* src/vm/jit/jit.h (basicblock): Changed type of iinstr to
2006-09-05 edwin* src/vm/jit/jit.h (s3_operand_t): Removed arrayvftbl.
2006-09-05 edwin* src/vm/jit/jit.h (jitdata): Removed field new_rd.
2006-09-05 edwin* src/vm/jit/x86_64/codegen.c: Ported to new instructio...
2006-09-05 edwin* src/vm/jit/jit.h (s3_operand_t): Added union field...
2006-09-05 edwin* src/vm/jit/jit.c (jit_compile): Test setup for the...
2006-09-05 edwin* src/vm/jit/emit.h (emit_load*): Changed for new instr...
2006-09-05 edwin* src/vm/jit/jit.h (basicblock): Added fields invars...
2006-09-05 edwin* src/vm/jit/jit.h (NEW_INSTRUCTION_*): Renamed to...
2006-09-05 edwin* src/vm/jit/verify/typecheck.c: Ported to new instruct...
2006-09-05 edwin* src/vm/builtin.h (builtintable_replace_function)...
2006-09-05 edwin* src/vm/jit/show.c (new_show_variable_array): New...
2006-09-05 edwin* src/vm/resolve.h: Removed code for old instruction...
2006-09-05 edwin* src/vm/jit/allocator/simplereg.h: Removed code for...
2006-09-05 edwin* src/vm/jit/show.h: Removed code for old instruction...
2006-09-05 edwin* src/vm/jit/stack.h: Removed code for old instruction...
2006-09-05 edwin* src/vm/jit/parse.h: Removed code for old instruction...
2006-09-05 twisti* src/vm/jit/i386/Makefile.am (noinst_HEADERS): Removed
2006-09-05 twisti* src/vm/jit/i386/icmd_uses_reg_res.inc: Removed.
2006-09-05 edwin* src/vm/jit/x86_64/codegen.h (ICONST): Fix this macro...
2006-09-05 twisti* src/tests/Howdy.java: Removed.
2006-09-05 twisti* src/vm/jit/x86_64/codegen.c (codegen): Use cd->stackf...
2006-09-05 edwin* src/vm/jit/codegen-common.h (codegen_reg_of_dst)...
2006-09-05 edwin* src/vm/jit/ifconv/ifconv.c (ifconv_static): Deactivated
2006-09-05 edwin* src/vm/resolve.c (resolve_field): new_resolve_field_v...
2006-09-04 edwin* src/vm/jit/parse.c (new_parse): Changed leftover...
2006-09-04 twisti* src/vm/jit/mips/emit.c (config.h): Added.
2006-09-04 christian* src/vm/jit/alpha/patcher.c (patcher_wrapper): Patch...
2006-09-04 twisti* src/vm/jit/alpha/emit.c (vm/builtin.h): Added.
2006-09-04 twisti* src/vm/jit/powerpc/emit.c (config.h): Added.
2006-09-04 twisti* src/vm/jit/powerpc/asmpart.S (asm_call_jit_compiler...
2006-09-04 tbfg* src/vm/jit/powerpc64/emit.c (emit_verbosecall_enter...
2006-09-02 tbfg* src/vm/jit/powerpc64/arch.h: Reenabled platfrom features.
2006-08-31 tbfg* srv/vm/jit/powerpc64/asmpart.S (asm_vm_call_method...
2006-08-31 tbfg* src/vm/jit/powerpc64/emit.c (emit_verbosecall_enter...
2006-08-28 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: New REG_TOC...
2006-08-28 twisti* src/vm/jit/patcher.h (patcher_resolve_class): Added.
2006-08-28 twisti* src/vm/jit/emit.h (emit_verbosecall_enter): Added.
2006-08-25 tbfg* src/vm/jit/show.c (show_method): Stubs are printed...
2006-08-25 twisti* src/vm/exceptions.c (new_illegalmonitorstateexception...
2006-08-25 twisti* src/vm/jit/alpha/emit.c (emit_exception_stubs): Bugfi...
2006-08-25 twisti* src/vm/jit/alpha/emit.c (emit_exception_stubs): Bugfi...
2006-08-24 twisti* src/vm/jit/codegen-common.h (codegendata): Added...
2006-08-24 tbfgsrv/vm/jit/powerpc/linux/md-os.c (md_signal_handler_sig...
2006-08-23 twisti* src/vm/jit/alpha/emit.c [ENABLE_THREADS] (threads...
2006-08-23 twisti* src/vm/jit/alpha/asmpart.S (asm_handle_exception...
2006-08-23 twisti* src/vm/jit/alpha/asmpart.S (asm_handle_exception...
2006-08-23 twisti* src/vm/jit/mips/asmpart.S (asm_handle_exception)...
2006-08-23 twisti* src/vm/jit/alpha/asmpart.S (L_asm_handle_exception_st...
2006-08-23 twisti* src/boehm-gc/configure.in (AC_C_INLINE): Set CFLAGS...
2006-08-23 twisti* configure.ac (AC_CONFIG_SUBDIRS): Moved to the end...
2006-08-23 twisti* src/vm/jit/alpha/emit.c (config.h): Added.
2006-08-23 twisti* src/vm/vm.c (OPT_ALL, OPT_METHOD, OPT_SIGNATURE)...
2006-08-23 twisti* src/vm/jit/emit.h (emit_replacement_stubs): Added.
2006-08-22 twisti* src/vm/jit/i386/md-emit.h (vm/jit/codegen-common...
2006-08-22 twisti* src/vm/jit/emit.h (emit_exception_stubs): Added.
2006-08-22 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: Added PA_SIZE and
2006-08-22 twisti* src/native/vm/java_lang_VMThrowable.c (fillInStackTra...
2006-08-22 twisti* src/native/native.c (dummynativetable): Made non...
2006-08-22 tbfg* src/vm/options.h: Renamed -verbosecolor to -debug...
2006-08-21 twisti* src/lib/vm/reference/gnu/classpath/VMStackWalker...
2006-08-21 twisti* src/vm/jit/i386/asmpart.S (L_asm_patcher_wrapper_exce...
2006-08-21 twisti* configure.ac (AC_CONFIG_FILES): Added
2006-08-21 twisti* src/vm/jit/powerpc/darwin/md-asm.h (asm_initialize_th...
2006-08-18 tbfgsrc/vm/options.h: Added the commandlineswitch --verbose...
2006-08-18 twisti* src/toolbox/util.c (util_current_time_millis): Removed.
2006-08-18 twisti* src/vm/exceptions.c (new_arraystoreexception): Renamed to
2006-08-18 twisti* src/vm/class.c (class_java_lang_VMSystem): Added.
2006-08-18 tbfgsrc/vm/jit/powerpc64/linux/md-os.c: Ported signal handl...
2006-08-17 tbfgsrc/vm/jit/powerpc64/md.c (md_get_method_patch_address...
2006-08-17 twisti* src/vm/jit/i386/asmpart.S (asm_patcher_wrapper):...
2006-08-16 christian* src/vm/jit/optimizing/.cvsignore: New file.
2006-08-16 christian* src/vm/jit/stack.c (stack_analyse): Use of real PEI...
2006-08-16 christian* src/toolbox/worklist.h: Comments added.
2006-08-16 christian* src/toolbox/bitvector.c: Comments added.
2006-08-16 christian* src/toolbox/worklist.c: Corrected Header information.
2006-08-16 christian* src/vm/jit/allocator/liveness.c: Corrected Header...
2006-08-16 christian* src/vm/jit/optimizing/dominators.c: Corrected Header...
2006-08-16 christian* src/vm/jit/optimizing/ssa.c (ssa_print_phi): Printing...
2006-08-15 christian* src/vm/jit/optimizing/lifetimes.c (LifenessAnalysis...
2006-08-14 christian* src/vm/jit/optimizing/: New directory for optimizing...
2006-08-14 christian* src/vm/jit/optimizing/: New directory for optimizing...
2006-08-14 twisti* src/vm/jit/codegen-common.c (codegen_findmethod)...
2006-08-11 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: LA_WORD_SIZE...
2006-08-11 twisti* src/vm/jit/powerpc/linux/md-abi.h (LA_WORD_SIZE)...
2006-08-10 tbfg* src/vm/jit/powerpc64/linux/md-abi.h: fixed linkage...
2006-08-10 twisti* src/boehm-gc/darwin_stop_world.c: Updated to version...
2006-08-09 twisti* src/vm/jit/i386/codegen.c (codegen): Fixed ICMD_LMUL...
2006-08-09 twisti* src/vm/jit/i386/emit.c (emit_load_s1): Coding style...
2006-08-08 edwin* src/vm/jit/jit.c (stackreq): Initialize this table...
2006-08-08 edwin* src/native/vm/java_lang_reflect_Method.c
2006-08-08 edwin* src/native/vm/java_lang_reflect_Field.c (cacao_get_fi...
2006-08-08 edwin* src/vm/access.h, src/vm/access.c (access_check_caller...
2006-08-08 twisti* src/vm/jit/parse.h (new_block_insert): Renamed to
2006-08-08 twisti* src/vm/jit/stack.c (new_stack_analyse): Replaced...
2006-08-08 twisti* src/vm/jit/cfg.c (cfg_insert_predecessors): New method.
2006-08-08 edwin* src/vm/resolve.h, src/vm/resolve.c (new_resolve_metho...
2006-08-08 edwin* src/vm/jit/stack.c (new_stack_analyse): For INVOKE...
2006-08-08 edwin* src/vm/jit/jit.h (NEW_INSTRUCTION_IS_RESOLVED): New...
next