cacao.git
2011-10-14 Stefan Ring* src/vm/jit/arm/codegen.c: Remove hack for return...
2011-10-14 Stefan Ring* src/vm/jit/arm/codegen.c: Fixed use of uninitialized...
2011-10-14 Stefan Ring* src/vm/jit/arm/codegen.c: removed unused ICMD_GETSTAT...
2011-10-12 Stefan Ring* src/vm/jit/arm/asmpart.S: Designate function labels...
2011-10-04 David FlammeFixed some testcases
2011-08-29 Stefan RingPR149: Used wrong class loader.
2011-08-28 Stefan Ring* src/vm/javaobjects.cpp (java_lang_reflect_Method...
2011-08-08 Stefan RingPR159: Exception handler blocks / register mixup
2011-05-13 Stefan Ring* src/threads/thread.cpp: Set thread to RUNNABLE during...
2011-04-22 Stefan Ringmerged threadlist & threadobject improvements
2011-04-19 Stefan Ring* src/threads/threadlist.cpp: Fixed strategy for giving...
2011-04-18 Stefan Ring* src/threads/thread.cpp: Break a reference cycle.
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp: Removed mutex_joi...
2011-04-18 Stefan Ring* src/threads/thread.hpp (thread_set_object, thread_get...
2011-04-18 Stefan Ring* src/threads/thread.cpp: Use a finalizer to remove...
2011-04-18 Stefan Ring* src/threads/thread.cpp: thread_new no longer adds...
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp, src/vm/jit/stackt...
2011-04-18 Stefan Ring* src/threads/posix/thread-posix.cpp: Take care not...
2011-03-11 Stefan RingPR157: ARM memory barrier
2011-03-11 Stefan Ring* src/vm/vm.cpp: Ignore all unknown options, but report...
2011-03-10 Stefan Ring* src/mm/boehm-gc/Makefile.am, src/mm/boehm-gc/libatomi...
2011-03-10 Stefan Ring* src/mm/boehm-gc/autogen.sh: Also work with automake...
2011-03-10 Stefan Ring* tests/regression/bugzilla/Makefile.am: Added missing...
2011-03-03 Roland LezuoFixes build for newer gcc (at least 4.4), breaks older...
2011-03-03 Roland LezuoFix typo.
2011-03-03 Roland Lezuofix make check for out-of-srcdir builds.
2011-03-02 Stefan RingPR156: uncaughtExceptionHandler doesn't work with OpenJ...
2011-03-02 Stefan RingPR156: Preparation
2011-02-21 Stefan Ring* src/vm/finalizer.cpp, src/vm/finalizer.hpp: Generaliz...
2011-02-21 Stefan Ring* src/threads/posix/thread-posix.cpp, src/threads/threa...
2011-02-15 David Flammefprintf/vfprintf dependency fix
2011-02-01 Stefan Ring* src/threads/threadlist.cpp (get_free_thread): Actuall...
2011-01-22 Stefan Ring* src/threads/posix/thread-posix.cpp (threads_impl_thre...
2011-01-23 Stefan Ring* configure.ac: Define _XOPEN_SOURCE, _DARWIN_C_SOURCE...
2011-01-23 Stefan Ring* src/mm/boehm-gc/ChangeLog, src/mm/boehm-gc/include...
2011-01-19 Stefan RingPR144 (aligned patchers on x86_64)
2010-12-29 Stefan RingPR143: don't hang with invalid locale
2010-12-16 Stefan RingPR123: LD_LIBRARY_PATH and java.library.path
2010-12-03 Stefan RingPR152
2010-11-29 Stefan Ring* src/vm/jit/i386/asmpart.S: Made position independent.
2010-11-22 Stefan RingAdded regression test for PR148.
2010-11-22 Stefan RingPR148 again: don't defuse IF_LCMPxx
2010-11-18 Stefan RingPR148 - support for LCMP bytecode
2010-11-11 Stefan RingIcedTea/PR585
2010-11-10 Stefan Ring* configure.ac: Recognize armv7 as well.
2010-11-02 Stefan Ring* configure.ac: Bump version, append hg revision.
2010-11-02 Stefan Ring* src/mm/boehm-gc/include/private/config.h.in,
2010-11-02 Stefan Ringboehm-gc: Merged CACAO-specific modifications
2010-10-31 Stefan RingUpgrade Boehm GC to 7.2alpha4.
2010-10-17 Stefan Ring* src/mm/boehm-gc/autogen.sh: Adapted for inclusion...
2010-10-16 Stefan Ringboehm-gc: revert all CACAO-specific modifications;...
2010-10-16 Stefan Ring* autogen.sh: Make it work with unpatched Boehm GC.
2010-10-16 Stefan Ring* src/mm/gc-boehm.cpp: Define GC_SOLARIS_THREADS on...
2010-09-29 Stefan Ring* src/native/localref.cpp: Using free list instead...
2010-09-24 Stefan Ring* m4/pr40134.m4: Added a configure switch for ARM linke...
2010-09-21 Stefan RingPR137: Provide JVM_FindClassFromBootLoader
2010-09-21 Stefan Ring* src/native/vm/sun_misc_Unsafe.cpp: Added memory barri...
2010-09-20 Stefan RingPR140 - repaired icedtea7
2010-09-15 sr* src/threads/thread.cpp (thread_set_state_*): Don...
2010-09-14 Stefan Ring* src/threads/posix/thread-posix.cpp: Eliminated some...
2010-09-13 Stefan Ring* src/vm/global.h: Made 'lockword' member of java_objec...
2010-08-07 Stefan Ring* src/vm/jit/trap.cpp: Finally switched s390 to the...
2010-08-07 Stefan Ring* src/vm/jit/s390/codegen.c: Fixed build.
2010-08-07 Stefan Ring* src/vm/jit/s390/md-atomic.hpp: Repaired.
2010-08-07 Stefan Ring* src/vm/os.hpp (call_scandir): Rename template argumen...
2010-07-12 Stefan RingFixes icedtea/PR 513.
2010-06-24 Stefan Ring* m4/version.m4: Repaired version parsing.
2010-06-23 Stefan Ring* configure.ac: Changed version to 1.1.0pre1, enabled...
2010-05-19 Stefan Ring* NEWS: Some maintenance.
2010-05-19 Stefan Ring* configure.ac: Some maintenance for make dist.
2010-05-18 Stefan Ring* src/native/vm/openjdk/sun_misc_Perf.cpp: Implement...
2010-03-16 David FlammeMethod call frequency statistics for ARM
2009-11-17 srmerged volatile memory barriers
2009-11-14 Stefan Ring* src/vm/jit/codegen-common.cpp, src/vm/jit/x86_64...
2009-11-14 Stefan Ring* src/vm/jit/patcher-common.cpp: Conditionally restored...
2009-11-14 Stefan Ring* src/vm/jit/x86_64/codegen.h: Use multi-byte NOP for...
2009-11-11 Michael Starzingersrc/vm/cycles-stats.h: Switched from asm_get_cycle_coun...
2009-11-09 Michael Starzinger* src/vm/jit/codegen-common.cpp (codegen_emit): Fixed...
2009-11-09 Michael Starzinger* src/vm/jit/stubs.cpp: Removed obsolete legacy C inter...
2009-11-05 Michael Starzinger* tests/regression/base/All.java: Added test case for...
2009-11-05 Michael Starzinger* src/vm/jit/trap.cpp (trap_handle): Activated new...
2009-11-05 Michael Starzinger* src/vm/jit/trap.cpp (trap_handle): Activated new...
2009-11-04 Michael Starzinger* src/vm/jit/executionstate.c (executionstate_unwind_ex...
2009-11-04 Michael Starzinger* src/vm/jit/executionstate.c (executionstate_pop_stack...
2009-11-04 Michael Starzinger* src/vm/jit/replace.cpp: Use architectures STACKFRAME_...
2009-11-04 Michael Starzinger* src/native/vm/nativevm.cpp (nativevm_preinit): Sanity...
2009-11-03 Michael Starzinger* configure.ac: Added check for mach/mach.h header.
2009-11-03 Michael Starzinger* src/vm/jit/powerpc/arch.h: We have leaf-method optimi...
2009-11-03 Michael Starzinger* configure.ac: Added check for sys/utsname.h header.
2009-11-03 Michael Starzinger* src/vm/os.cpp: System header checks are done in os...
2009-11-03 Michael Starzinger* configure.ac: Check for jvmti.h header if JVMTI is...
2009-11-02 Michael Starzinger* src/vm/primitive.cpp (Primitive::get_type_by_primitiv...
2009-11-02 Michael Starzinger* src/vm/options.c (opt_TraceJVMTICalls): Added new...
2009-11-02 Michael Starzinger* src/vm/method.cpp (method_load): Loads LocalVariableT...
2009-11-02 Michael Starzinger* src/threads/posix/thread-posix.hpp: Removed public...
2009-11-02 Michael Starzinger* src/vm/hook.hpp: Use hook points for OProfile agent.
2009-10-29 Stefan Ring* src/native/vm/openjdk/jvm.cpp (JVM_GetVersionInfo...
2009-10-29 Michael Starzinger* src/threads/posix/thread-posix.cpp: Implemented threa...
2009-09-22 Stefan Ring* src/vm/jit/x86_64/codegen.h: Generate mfence instruction.
2009-09-21 Stefan Ring* src/native/jni.cpp: Issue a memory barriers after...
next