* src/vm/jit/patcher-common.cpp: Conditionally restored NOP-insertion at
[cacao.git] / src / vm / jit / patcher-common.cpp
2009-11-14 Stefan Ring* src/vm/jit/patcher-common.cpp: Conditionally restored...
2009-09-19 Michael Starzinger* src/vm/breakpoint.hpp: Added header file for breakpoi...
2009-08-31 Michael Starzinger* src/vm/jit/show.cpp (show_method): Now shows patcher...
2009-07-06 Stefan Ringi386 / x86_64: Align patcher trap instruction.
2009-05-12 Michael Starzinger* src/toolbox/list.hpp (List): Added new list class...
2009-03-16 Michael StarzingerMerged with michi branch at rev 1684fe51cf3d.
2009-02-26 Michael StarzingerFixes PR81.
2008-12-20 Stefan RingMerged branch subtype-trunk into default.
2008-12-20 Stefan RingPR85 for x86_64.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-11-08 Andreas HUBERT* src/mm/memory.cpp,
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-28 Christian ThalingerFixes PR114.
2008-10-24 Andreas HUBERT* src/toolbox/logging.cpp,
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-14 Stefan Ring"Unmerged" jitcache again.
2008-10-14 Robert Schuster * changeset 304a22cd3bae accidently put all changes...
2008-10-12 Stefan RingMerged new changes from default (manually: src/vm/jit...
2008-10-10 Robert Schuster * merged default branch into jitcache-arm-x86 branch
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-23 Stefan RingMerge from default with manual cleanup (src/vm/class...
2008-09-23 Michael Starzinger* src/vm/initialize.c: Moved to C++.
2008-09-18 Stefan RingMerged subtype and current trunk.
2008-09-17 Stefan RingMerged with tip.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-09-13 Christian Thalinger* src/vm/jit/patcher-common.cpp (patcher_add_patch_ref...
2008-09-10 Christian Thalinger* src/native/native.cpp: Moved to C++, use STL container.
2008-08-29 Christian Thalinger* src/native/native.c: Moved to .cpp.
2008-08-28 Christian Thalinger* Merged twisti branch (new list implementation).
2008-08-27 Christian Thalinger* src/threads/threadlist.c: Moved to .cpp.
2008-08-26 Christian Thalinger* src/vm/jit/patcher-common.c: Moved to .cpp.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.