cacao.git
2007-05-22 michi* src/vm/jit/arm/emit.c (emit_verbosecall_enter): Remov...
2007-05-22 michi* src/vm/jit/arm/md-abi.c (md_param_alloc): Align stack...
2007-05-21 twisti* src/vm/jit/arm/md-abi.c (md_param_alloc): Use EABI...
2007-05-21 twisti* src/vm/global.h (ALIGN_2): Added.
2007-05-21 michi* src/vm/jit/arm/codegen.h (M_EORLE): Added.
2007-05-21 twisti* src/native/include/Makefile.am (CLEANFILES): Simply...
2007-05-21 twisti* src/native/jni.c (_Jv_jni_CallLongMethodA): New function.
2007-05-18 twisti* src/native/vm/cldc1.1/java_lang_Object.c (getClass...
2007-05-18 twisti* src/vmcore/statistics.c (count_nstub_len): Renamed to
2007-05-18 twisti* src/toolbox/list.c (list_create): Use LOCK_INIT_OBJEC...
2007-05-18 twisti* src/threads/threads-common.c (threads_thread_get_stat...
2007-05-18 twisti* src/native/vm/cldc1.1/java_lang_String.c (methods...
2007-05-18 twisti* src/native/native.c (native_tree_native_methods_compa...
2007-05-16 twisti* src/native/native.c (native_library_open): New function.
2007-05-16 twisti* src/native/native.c: Removed all native-includes.
2007-05-15 tbfg* src/vm/jit/powerpc64/patcher.c
2007-05-15 christian* src/vm/jit/codegen-common.c: (codegen_emit_phi_moves...
2007-05-15 tbfg* builtin.c (builtin_ldiv): Needed when DISABLE_GC.
2007-05-14 twisti* src/native/native.c (native_class_getdeclaredannotati...
2007-05-14 twisti* src/toolbox/list.c (list_add_first): Call list_add_fi...
2007-05-14 twisti* src/threads/threads-common.c (threads_create_thread...
2007-05-14 tbfg* src/vm/jit/dseg.h (dseg_adddata): Removed warning...
2007-05-11 twisti* configure.ac (AC_CHECK_HEADERS): Added time.h.
2007-05-11 twisti* src/vmcore/statistics.c (statistics_print_memory_usag...
2007-05-11 twisti* src/vm/jit/arm/codegen.c (codegen_emit): Use
2007-05-11 twisti* src/threads/threads-common.c (threads_create_thread...
2007-05-11 tbfg* src/vm/jit/m68k/linux/md-abi.h (ADR_SAV_CNT): Increas...
2007-05-11 twisti* src/threads/native/threads.h (threadobject): Removed...
2007-05-11 tbfg* src/vm/jit/m68k/codegen.c (codegen_emit): Fix stackfr...
2007-05-10 tbfg* src/vm/jit/m68k/emit.c (emit_verbosecall_enter):...
2007-05-10 twisti* src/vmcore/options.c (opt_verbosethreads): Added.
2007-05-10 twisti* src/threads/threads-common.c (threads_thread_start_in...
2007-05-10 tbfg* src/vm/jit/powerpc64/patcher.c (patcher_checkcast_int...
2007-05-09 tbfg* src/vm/jit/powerpc64/codegen.c (ICMD_CHECKCAST): Use
2007-05-09 twisti* src/lib/Makefile.am (VM_JAVA_FILES): Renamed vm/refer...
2007-05-09 tbfg* src/vm/jit/m68k/linux/md-abi.h (LA_SIZE_IN_POINTERS...
2007-05-09 tbfg* src/vm/jit/powerpc64/linux/md-os.c (thread_restartcri...
2007-05-08 twisti* src/configure.ac (AC_CHECK_HEADERS): Added string.h.
2007-05-07 twisti* src/vm/jit/alpha/codegen.c (codegen_emit): Use
2007-05-07 twisti* src/threads/native/threads.c (mainthreadobj): Removed.
2007-05-07 ajordan* src/vm/jit/sparc64/codegen.c (codegen_emit): Adapted...
2007-05-07 tbfg* src/vm/jit/m68k/codegen.c (ICMD_FNEG): Implemented.
2007-05-07 tbfg* tests/exception_restore_registers.java: New test...
2007-05-07 twisti* configure.ac (AC_CONFIG_FILES): Added
2007-05-07 twisti* src/vm/jit/mips/codegen.c (codegen_emit): Use
2007-05-07 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/mman.h...
2007-05-07 twisti* src/native/vm/java_lang_Thread.h (threads/native...
2007-05-07 tbfg* src/vm/jit/m68k/arch.h (SUPPORT_FLOAT): Enabled.
2007-05-07 twisti* src/threads/threads-common.c (threads_dump): Typo.
2007-05-07 twisti* src/threads/threads-common.c (threads_table_get)...
2007-05-07 ajordan* src/vm/jit/sparc64/codegen.c (codegen_emit_stub_nativ...
2007-05-06 tbfg* src/vm/jit/m68k/codegen.c (codegen_emit): Allocate...
2007-05-06 ajordan* src/vm/jit/sparc64/codegen.c: Implemented threads...
2007-05-05 tbfg* src/vm/jit/m68k/emit.c (emit_patcher_stubs): Add...
2007-05-05 tbfg* linker.c (linker_compute_subclasses):
2007-05-05 pm* contrib/vmlog/Makefile.am (AM_CPPFLAGS): Add include...
2007-05-04 tbfg* linker.c (linker_compute_subclasses): Only call
2007-05-03 tbfg* src/vm/jit/m68k/md.c (md_stacktrace_get_returnaddress...
2007-05-03 twisti* src/vm/jit/x86_64/codegen.c (codegen_emit): Use
2007-05-03 twisti* src/vm/jit/i386/codegen.c (codegen_emit): Use
2007-05-03 twisti* src/threads/critical.c (critical_compare): Renamed to
2007-05-03 twisti* src/mm/boehm-gc/include/gc.h (GC_HAVE_BUILTIN_BACKTRA...
2007-05-03 twisti* src/toolbox/avl.c (toolbox/logging.h): Added.
2007-05-03 twisti* src/vm/jit/codegen-common.c (codegen_start_native_call)
2007-05-03 twisti* src/toolbox/avl.c (avl_insert_intern): Changed order of
2007-05-03 twisti* src/toolbox/avl.h (avl_tree): Renamed to avl_tree_t.
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...
next