cacao.git
2007-05-03 twisti* contrib/check_dangerous_printf.pl: Removed this file...
2007-05-03 tbfg* src/vm/jit/m68k/codegen.c (ICMD_CALOAD): Fixed.
2007-05-02 tbfg* src/vm/jit/m68k/codegen.c (ICMD_IDIVPOW2): Fixed.
2007-05-02 twisti* src/native/vm/cldc1.1/java_lang_Float.c (native/nativ...
2007-05-02 twisti* src/native/vm/cldc1.1/java_lang_Double.c
2007-05-02 twisti* src/threads/threads-common.c (threads_table_get_threa...
2007-05-02 tbfg* java_lang_Double.c (Java_java_lang_Double_doubleToLon...
2007-05-02 twisti* src/vmcore/class.c (class_load_attributes): Disable...
2007-05-02 twisti* src/threads/threads-common.c (threads_preinit): Creat...
2007-05-02 twisti* src/vm/jit/powerpc/linux/md-os.c (md_signal_handler_s...
2007-05-01 pm* src/vm/jit/s390/md.c (md_dump_context): Added. Fatal...
2007-05-01 ajordan* src/vm/jit/sparc64/codegen.h: Removed unused var_to_r...
2007-05-01 pm* src/vm/jit/s390/codegen.h (gen_bound_check, gen_nullp...
2007-05-01 pm* src/vm/jit/s390/codegen.c (codegen_emit): Use new...
2007-05-01 pm* src/vm/jit/emit-common.h (BRANCH_LABEL_6): Added.
2007-05-01 tbfg* src/vm/jit/m68k/linux/md-os.c (md_signal_handler_sigi...
2007-04-30 tbfg* src/vm/jit/m68k/asmpart.S (asm_handle_exception)...
2007-04-30 twisti* src/vm/jit/inline/Makefile.am (AM_CPPFLAGS): Added
2007-04-30 tbfg* src/vm/jit/m68k/emit.c (emit_mov_imm_reg): Fixed.
2007-04-29 pm* src/vm/jit/s390/emit.c,
2007-04-28 ajordan* src/vm/jit/sparc64/asmpart.S (asm_call_jit_compiler...
2007-04-27 tbfg* src/vm/jit/m68k/emit.c (emit_arrayindexoutofbounds_ch...
2007-04-27 ajordan* src/vm/jit/sparc64/emit.c: Keeping stack 16-byte...
2007-04-26 twisti* src/vm/jit/inline/inline.h (config.h): Added.
2007-04-26 twisti* src/vm/vm.c [ENABLE_THREADS] (threads/native/threads...
2007-04-26 twisti* src/native/vm/java_lang_Thread.c: Set Id keyword.
2007-04-26 twisti* src/native/vm/java_lang_Thread.c (start): Renamed
2007-04-26 twisti* src/threads/threads-common.c (threads_thread_create_i...
2007-04-26 twisti* src/threads/threads-common.c (threads/critical.h...
2007-04-25 stefan* src/vm/jit/i386/darwin/md-os.c: added threads/threads...
2007-04-25 stefan* src/vm/jit/i386/darwin/md-os.c: attempt at porting...
2007-04-25 twisti* src/threads/lock-common.h (threads/threads-common...
2007-04-25 twisti* src/threads/threads-common.c (threads_dump) [!SIZEOF_...
2007-04-25 twisti* src/threads/threads-common.c (threads_start_javathrea...
2007-04-25 twisti* src/vm/jit/mips/codegen.c: Changed lock includes.
2007-04-25 twisti* src/vm/jit/arm/codegen.c: Changed lock include.
2007-04-25 twisti* src/vm/jit/arm/emit.c (emit_load): Use switch-case...
2007-04-25 twisti* src/vm/jit/alpha/emit.c: Set Id keyword.
2007-04-25 twisti* src/vm/jit/alpha/codegen.c: Changed lock include.
2007-04-25 twisti* src/vm/jit/alpha/codegen.c (codegen_emit_stub_native...
2007-04-25 twisti* src/vm/jit/i386/codegen.c: Changed lock include.
2007-04-25 twisti* src/vm/jit/powerpc64/codegen.c: Changed lock includes.
2007-04-25 twisti* src/vm/jit/powerpc/emit.c: Set Id keyword.
2007-04-25 twisti* src/vm/jit/powerpc/codegen.c: Fixed lock include.
2007-04-25 twisti* src/vm/jit/powerpc/linux/md-abi.c (abi_registers_floa...
2007-04-25 twisti* src/threads/lock-common.h: New file.
2007-04-25 twisti* src/mm/memory.h: Updated copyright header.
2007-04-25 twisti* src/threads/threads-common.c (threads_create_thread...
2007-04-25 stefan* src/vmcore/linker.c (linker_init): added missing...
2007-04-25 twisti* src/threads/native/threads.c (threads_preinit): We...
2007-04-25 twisti* src/native/native.c (native/include/java_lang_Object...
2007-04-25 twisti* src/threads/native/threads.c (threads_init): Use...
2007-04-25 twisti* src/threads/threads-common.c (threads_create_thread)
2007-04-24 twisti* src/threads/threads-common.c: Set Id keyword.
2007-04-24 twisti* src/threads/threads-common.c (threads_dump): Also...
2007-04-24 tbfg* threads.m4: Fixed a typo
2007-04-23 twisti* contrib/.cvsignore,
2007-04-23 twisti* .cvsignore: Removed.
2007-04-23 twisti* configure.ac: Removed --enable-threads checks and...
2007-04-23 twisti* configure.ac: Removed all classpath related checks...
2007-04-23 twisti* src/vm/builtin.h (md-abi.h): Added.
2007-04-23 twisti* src/vm/signal.c (signal_thread): Don't check for...
2007-04-22 tbfg* src/vm/jit/m68k/linux/md-os.c (md_signal_handler_sigs...
2007-04-22 ajordan* src/vm/jit/sparc64/arch.h: Properly activated all...
2007-04-21 edwin* tests/regression/resolving/Makefile.am: Added "-class...
2007-04-21 edwin* configure.ac: Generate vmlog Makefiles.
2007-04-21 edwin* contrib/vmlog/Makefile: Renamed to maintain.mk.
2007-04-21 edwin* contrib/vmlog/vmlog_cacao.patch: Removed. It is no...
2007-04-21 edwin* configure.ac (--enable-vmlog): New configure option.
2007-04-21 edwin* src/vm/jit/replace.c, src/vm/jit/intrp/asmpart.c,
2007-04-20 twisti* src/toolbox/list.h (list_t): Added size.
2007-04-20 twisti* src/toolbox/list.h (listnode): Renamed to listnode_t.
2007-04-20 twisti* src/vm/vm.c: Changed header order to prevent a warning.
2007-04-20 twisti* src/native/vm/cldc1.1/com_sun_cldchi_jvm_JVM.c (loadL...
2007-04-20 twisti* src/vm/vm.c (version): Print libjvm.so path.
2007-04-20 twisti* src/vm/vm.c (vm_create): Print unknown -verbose option.
2007-04-20 twisti* src/vm/jit/codegen-common.c (codegen_finish_native_ca...
2007-04-20 twisti* src/threads/threads-common.h (native/jni.h): Added.
2007-04-19 twisti* src/vm/signal.c (signal_thread): Check return value...
2007-04-19 twisti* tests/regression/resolving/Makefile.am (check): Added...
2007-04-19 twisti* configure.ac (AC_INIT): Changed version to 0.98rc.
2007-04-19 twisti* src/vm/exceptions.h: Added a comment about the hardwa...
2007-04-19 twisti* src/vm/signal.c (assert.h): Added.
2007-04-19 twisti* src/cacaoh/dummy.c (exceptions_print_current_exceptio...
2007-04-19 twisti* src/vm/jit/powerpc/darwin/md-abi.h (REG_FA0, REG_FA1...
2007-04-19 tbfg* src/vm/jit/m68k/linux/md-abi.c (abi_registers_integer...
2007-04-19 michi* src/vm/jit/arm/asmpart.S (asm_patcher_wrapper): Use...
2007-04-19 twisti* src/threads/threads-common.c (threads_start_javathread)
2007-04-19 twisti* src/threads/native/threads.c (threads_start_javathrea...
2007-04-18 ajordan* src/vm/jit/sparc64/emit.c: Migrated to abi_registers_...
2007-04-18 michi* src/vm/jit/powerpc64/linux/Makefile.am (AM_CPPFLAGS...
2007-04-18 tbfg* src/vm/jit/powerpc64/codegen.c (sign_ext): Removed...
2007-04-18 twisti* src/threads/native/threads.c (mutex_join, cond_join...
2007-04-18 twisti* src/native/vm/java_lang_ClassLoader.c [ENABLE_STATISTICS]
2007-04-17 twisti* src/vm/jit/emit-common.h (emit_copy): Changed signature.
2007-04-17 twisti* src/vm/jit/m68k/emit.c: boilerplate added.
2007-04-17 twisti* src/vm/jit/m68k/codegen.c: Boilerplate added.
2007-04-17 twisti* src/vm/jit/alpha/codegen.c (codegen_emit): Fixed...
2007-04-17 twisti* tests/regression/resolving/Makefile.am (check): Use...
2007-04-17 edwin* src/vm/jit/stack.c (stack_init_javalocals): Use ...
next