* Removed all Id tags.
[cacao.git] / src / vm / jit / optimizing / recompile.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-04-26 twisti* src/threads/threads-common.c (threads_thread_create_i...
2007-04-25 twisti* src/threads/lock-common.h: New file.
2007-04-25 twisti* src/threads/threads-common.c (threads_create_thread...
2007-04-20 twisti* src/toolbox/list.h (listnode): Renamed to listnode_t.
2007-03-06 twisti* src/vmcore/statistics.c (vm/jit/code.h): Added for...
2007-02-13 twisti* src/vm/jit/optimizing/profile.c (native/jni.h): Removed.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-12-27 twisti* src/vm/class.c [ENABLE_JAVASE] (arrayclass_java_lang_...
2006-12-26 twisti* src/threads/native/threads.c: Rewritten such that...
2006-10-31 twisti* src/vm/jit/optimizing/profile.c: Added.