cacao.git
2007-06-20 twisti* src/cacaoh/cacaoh.c (HEAP_MAXSIZE, HEAP_STARTSIZE...
2007-06-20 twisti* src/native/vm/nativevm.h [ENABLE_JAVASE && WITH_CLASS...
2007-06-20 ajordan* src/vm/jit/sparc64/md-abi.c (md_param_alloc): Added...
2007-06-20 twisti* src/vm/vm.c (vm_array_store_int) [SIZEOF_VOID_P ...
2007-06-19 twisti* src/vm/vm.c (vm_call_float_array): New function.
2007-06-19 twisti* src/cacaoh/headers.c (stdint.h): Added and use stdint...
2007-06-19 twisti* src/cacaoh/dummy.c (stdint.h): Added.
2007-06-19 twisti* src/native/vm/nativevm.c (nativevm_init)
2007-06-19 twisti* src/cacaoh/dummy.c: Added Id keyword.
2007-06-19 twisti* src/cacaoh/dummy.c [ENABLE_THREADS] (pthread.h):...
2007-06-18 twisti* src/vm/exceptions.c (exceptions_throw_utf_throwable...
2007-06-18 tbfg* src/vm/jit/powerpc64/linux/md-abi.c (md_param_alloc...
2007-06-17 pm* src/vm/jit/s390/codegen.c (codegen_emit): More data...
2007-06-17 pm* src/vm/jit/s390/asmpart.S
2007-06-16 ajordan* src/vm/jit/sparc64/codegen.c (codegen_emit): Improved...
2007-06-16 ajordan* src/vmcore/statistics.h: Added more fine grained...
2007-06-14 twisti* src/vm/jit/emit-common.c (emit_bccz) [STATISTICS...
2007-06-14 twisti* src/native/native.c (native_findfunction): Use
2007-06-14 twisti* src/threads/native/threads.c: Don't use exceptionptr...
2007-06-14 twisti* src/vm/exceptions.c: Don't use exceptionptr directly...
2007-06-14 twisti* src/native/vm/java_lang_Class.c: Added Id keyword.
2007-06-14 twisti* src/native/vm/java_lang_Class.c (forName): Removed...
2007-06-14 twisti* src/vm/exceptions.c (exceptions_get_exception)
2007-06-14 twisti* src/vmcore/loader.c: Removed commented
2007-06-14 tbfg* src/vm/jit/emit-common.c: Fixed warning related to...
2007-06-14 tbfg* src/vm/jit/emit-common.c: Added emit_branch statistics.
2007-06-14 tbfgsrc/vm/jit/m68k/disass.c: Changed bfd_mach_mcf_isa_b_fl...
2007-06-14 twisti* src/vm/jit/x86_64/asmpart.S (asm_vm_call_method)...
2007-06-14 twisti* src/vm/vm.c (vm_array_from_objectarray): For TYPE_ADR...
2007-06-14 twisti* src/vm/vm.c (vm_call_method_long_vmarg): Removed...
2007-06-14 twisti* src/vm/vm.c (arch.h): Added.
2007-06-14 twisti* src/vm/vm.c: Fixed typos.
2007-06-14 twisti* src/vm/jit/mips/asmpart.S (asm_vm_call_method) [...
2007-06-13 twisti* src/vm/jit/mips/asmpart.S (asm_vm_call_method): Rewri...
2007-06-13 twisti* src/vm/jit/tools/genoffsets.c (vmcore/class.h): Removed.
2007-06-13 twisti* tests/regression/native/testarguments.java,
2007-06-13 twisti* src/vm/jit/tools/genoffsets.c (main): Removed some...
2007-06-13 twisti* src/native/jni.c (_Jv_jni_vmargs_from_objectarray...
2007-06-13 twisti* src/native/jni.c (stdint.h): Added.
2007-06-12 pm* src/vm/jits/390/codegen.h (N_BRC_BACK_PATCH, N_LTEBR...
2007-06-12 twisti* src/native/vm/gnu/java_lang_reflect_Constructor.c...
2007-06-12 twisti* src/vm/vm.c (opts): Added OPT_EA, OPT_DA.
2007-06-11 pm* src/vm/jit/s390/emit.c (emit_load_s1_notzero, emit_lo...
2007-06-11 twisti* src/native/vm/java_lang_reflect_Method.c: New file.
2007-06-11 twisti* src/vmcore/method.c (method_returntype_get): New...
2007-06-11 twisti* src/vm/resolve.c (resolve_class_from_name): Call
2007-06-11 twisti* src/vmcore/primitive.c (primitive_class_get_by_char...
2007-06-10 twisti* src/vm/global.h (PRIMITIVETYPE_*): Removed.
2007-06-10 twisti* src/vm/vm.c (vm_vmargs_from_valist): Use TYPE_-define...
2007-06-10 twisti* src/native/jni.c (_Jv_jni_vmargs_from_objectarray...
2007-06-08 twisti* m4/classpath.m4 (AC_CHECK_WITH_CLASSPATH_INCLUDEDIR...
2007-06-08 twisti* configure.ac (AC_CHECK_FUNCS): Added lseek.
2007-06-07 twisti* src/vmcore/class.c (class_define): New function.
2007-06-07 twisti* src/vmcore/utf8.c (utf_java_lang_Exception__V): Added.
2007-06-07 twisti* src/vmcore/utf8.c (utf_java_security_PrivilegedAction...
2007-06-07 pm* src/vm/jit/s390/emit.c (emit_verbosecall_enter):...
2007-06-07 twisti* src/native/jni.c (_Jv_JNI_FatalError): Changed error...
2007-06-07 twisti* src/vm/builtin.c (builtin_nanotime): New function.
2007-06-07 twisti* configure.ac (AC_CHECK_FUNCS): Added open, strerror.
2007-06-07 twisti* src/vmcore/class.c (class_primitive_get): New function.
2007-06-07 twisti* configure.ac (AC_CHECK_HEADERS): Check for sys/select...
2007-06-07 tbfg* src/vm/jit/m68k/linux/md-abi.c: Additional defines...
2007-06-07 twisti* src/native/vm/gnu/java_lang_reflect_Constructor.c...
2007-06-07 michi* src/vm/jit/code.h (codeinfo) [ENABLE_REPLACEMENT...
2007-06-06 twisti* src/vmcore/class.c (class_is_primitive): New function.
2007-06-06 twisti* NEWS: Fixed 0.98 release date.
2007-06-06 twisti* configure.ac (AC_INIT): Changed version to 0.98+svn.
2007-06-06 twisti* ChangeLog: Updated.
2007-06-06 twisti* configure.ac (AC_INIT): Changed version to 0.98.
2007-06-05 twisti* src/native/vm/gnu/java_lang_VMString.c
2007-06-05 twisti* src/native/native.c (native_init): Check nativevm_ini...
2007-06-05 twisti* src/native/vm/gnu/Makefile.am (libnativevmcore_la_SOU...
2007-06-05 twisti* src/vm/jit/codegen-common.c [__ARM__] (md-abi.h)...
2007-06-05 twisti* src/vm/jit/mips/md-abi.c (md_param_alloc) [SIZEOF_VOI...
2007-06-05 twisti* src/vm/jit/mips/md-abi.c (md_param_alloc_native)
2007-06-05 twisti* src/vm/jit/mips/md-abi.c (md_param_alloc) [SIZEOF_VOI...
2007-06-05 twisti* src/vm/jit/mips/codegen.c (codegen_emit): Use FLTMOVE...
2007-06-05 twisti* src/vm/jit/mips/codegen.c (codegen_emit): Small code...
2007-06-05 twisti* src/vm/vm.c: Set Id keyword.
2007-06-05 twisti* src/vm/vm.c (vmcore/statistics.h): Added.
2007-06-05 twisti* src/vmcore/statistics.c (count_calls_java_to_native...
2007-06-04 twisti* src/vm/signal.c (unistd.h): Removed.
2007-06-04 twisti* src/vm/signal.c (signal_init): Use if-vm_abort instea...
2007-06-03 twisti* src/threads/threads-common.c (threads_thread_start_in...
2007-06-03 pm* configure.ac: Fix broken regex.h test.
2007-06-02 pm* contrib/vmlog/vmlogfilter.c: Added a tool that filter...
2007-06-01 ajordan* src/vm/signal.c: Added ifdefs to fix compiling with...
2007-06-01 ajordan* src/vm/jit/sparc64/codegen.c (codegen_emit_stub_nativ...
2007-06-01 twisti* m4/ac_pthreads_implementation.m4: Reverted rev7996.
2007-05-31 twisti* src/vm/jit/mips/irix/md-os.c (vm/jit/mips/codegen...
2007-05-31 twisti* m4/ac_pthreads_implementation.m4: New file.
2007-05-31 twisti* src/vm/signal.c: Reverted rev7978.
2007-05-31 twisti* src/vm/vm.c (vm_create): Added comment.
2007-05-30 twisti* src/vm/jit/powerpc64/emit.c (emit_branch): Removed...
2007-05-30 twisti* NEWS: Added some 0.98 release notes.
2007-05-30 twisti* ChangeLog: Updated.
2007-05-30 twisti* src/vm/jit/powerpc/darwin/md-os.c (thread_restartcrit...
2007-05-30 twisti* src/vm/jit/powerpc/asmpart.S [ENABLE_REPLACEMENT...
2007-05-30 twisti* src/vm/jit/powerpc/darwin/md-abi.c,
2007-05-30 twisti* src/vm/signal.c (signal_thread) [!__DARWIN__]: Don...
next