* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / cacao / cacao.cpp
2009-11-17 srmerged volatile memory barriers
2009-10-15 Michael Starzinger* src/vm/hook.hpp: Added new file for hook points.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-18 Stefan RingMerged subtype and current trunk.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-09-10 Christian Thalinger* Merged with tip.
2008-09-08 Christian Thalinger* src/cacao/cacao.cpp (main): Fixed compiler warning...
2008-08-29 Christian Thalinger* src/native/native.c: Moved to .cpp.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-12 Christian Thalinger* src/native/jni.h: Removed.
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-08-01 Christian Thalinger* src/cacao/cacao.cpp (main) [ENABLE_LIBJVM]: Removed...
2008-08-01 Christian Thalinger* src/vmcore/os.cpp: New file.
2008-08-01 Christian Thalinger* src/cacao/cacao.c: Moved to .cpp.