cacao.git
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...
2009-09-21 Stefan Ring* src/native/jni.cpp: Fixed a typo.
2009-09-21 Stefan Ring* src/threads/lock.cpp: Slight memory barrier clarifica...
2009-09-19 Michael Starzinger* src/vm/jit/trap.cpp (trap_init): Disabled mmapping...
2009-09-19 Michael Starzinger* src/vm/jit/verify/typecheck-stackbased-gen.inc: Regen...
2009-09-19 Michael Starzinger* src/vm/jit/verify/generate.pl: Adapted to renamed...
2009-09-19 Michael Starzinger* src/vm/breakpoint.hpp: Added header file for breakpoi...
2009-09-19 Stefan Ring* src/vm/initialize.cpp: Added a required memory barrier.
2009-09-17 Stefan RingMerged MIPS stuff.
2009-09-17 Stefan RingMIPS repair work
2009-09-16 Michael Starzinger* src/vm/jit/builtin.hpp (builtintable_entry): Added...
2009-09-13 Stefan Ring* src/vm/jit/mips/linux/md-os.c: Simplified signal...
2009-09-13 Stefan Ring* src/vm/jit/mips/linux/md-os.c: Further simplified...
2009-09-13 Stefan Ring* src/vm/jit/trap.cpp (trap_handle) [__MIPS__]: Use...
2009-09-07 Michael Starzinger* src/toolbox/sequence.hpp: Added new file to hold...
2009-09-06 Michael Starzinger* src/native/native.hpp (NativeAgent, NativeAgents...
2009-09-01 Michael Starzinger* src/toolbox/list.hpp (DumpList): Made sort function...
2009-08-31 Michael Starzinger* src/vm/jit/codegen-common.cpp (codegen_emit): New...
2009-08-31 Michael Starzinger* src/vm/jit/show.cpp (show_method): Now shows patcher...
2009-08-31 Michael Starzinger* src/vm/jit/methodtree.c (methodtree_find): Detect...
2009-08-31 Michael Starzinger* src/vm/loader.cpp (load_constantpool): Uses DumpList...
2009-08-31 Michael Starzinger* src/mm/dumpmemory.hpp (DumpClass): Added new base...
2009-08-24 Michael Starzinger* src/vm/primitive.cpp: Removed obsolete legacy C inter...
2009-08-11 Michael Starzinger* src/toolbox/hashtable.hpp: Added preliminary C++...
2009-10-28 Michael Starzinger* src/native/native.cpp: Fixed bogus log_print calls...
2009-10-28 Michael Starzinger* src/vm/vm.cpp (usage): Made function static. Also...
2009-10-27 Michael Starzinger* src/native/vm/openjdk/jvm.cpp (JVM_GetVersionInfo...
2009-10-25 Stefan Ring* src/native/vm/openjdk/jvm.cpp (JVM_GetVersionInfo...
2009-10-22 Michael Starzinger* src/vm/jit/replace.cpp (replace_handler): Adapted...
2009-10-22 Michael Starzinger* src/vm/jit/trap.cpp (trap_handle): Adapted to support...
2009-10-21 Michael Starzinger* src/vm/os.cpp: Removed obsolete legacy C functions.
2009-10-21 Michael Starzinger* configure.ac: Define detailed version numbers.
2009-10-15 Michael Starzinger* src/toolbox/util.c (_Jv_getcwd): Moved convenience...
2009-10-15 Michael Starzinger* src/vm/hook.hpp: Added new file for hook points.
2009-10-15 Michael Starzinger* src/native/vm/openjdk/management.cpp: Added support...
2009-10-15 Stefan Ring* configure.ac: Added check for sys/loadavg.h (for...
2009-10-14 Michael Starzinger* src/vm/jit/codegen-common.cpp (codegen_emit): Fixed...
2009-10-14 Michael Starzinger* src/vm/jit/arm/codegen.c (codegen_emit_stub_native...
2009-10-14 Michael Starzinger* src/native/vm/openjdk/sun_misc_Perf.cpp: Added new...
2009-10-13 Stefan Ring* src/vm/types.h: Saner defines for internal types...
2009-10-13 Stefan Ring* src/native/jni.cpp: Partial backout of 54ab738ea6b2...
2009-10-07 Stefan Ring* src/vm/jit/mips/codegen.c: LADDCONST/LSUBCONST/IREMPO...
2009-10-07 Stefan Ring* src/vm/jit/mips/codegen.c: LAND/LOR/LXOR fixes.
2009-10-05 Stefan Ring* src/vm/jit/mips/linux/md-os.c (md_signal_handler_sigs...
2009-10-06 Stefan Ring*src/vm/vm.cpp (version): Adjusted date in copyright...
2009-09-24 Michael Starzinger* src/vm/javaobjects.cpp (java_lang_management_MemoryUs...
2009-09-24 Michael Starzinger* src/native/vm/openjdk/management.cpp (jmm_GetBoolAttr...
2009-09-24 Michael Starzinger* src/threads/threadlist.hpp (ThreadList): Adapted...
2009-09-24 Michael Starzinger* src/vm/classcache.cpp (classcache_get_loaded_classes...
2009-09-23 Michael Starzinger* src/vm/vm.hpp (VM::start_runtime_agents): Added new...
2009-09-23 Michael Starzinger* src/native/vm/sun_misc_Unsafe.cpp (Java_sun_misc_Unsa...
next