more statistics, less crashing
[cacao.git] / src / vm / jit / x86_64 / patcher.c
2005-04-30 jowennmore statistics, less crashing
2005-04-30 twisti- sync stuff must be done before builtin_monitorexit
2005-04-29 twistiRemoved debug output, sync code works, checked on c4.
2005-04-29 twistiSynchronize patcher functions. Unfortunately it's not...
2005-04-28 twisti-sa bugfix in patcher_builtin_checkarraycast,
2005-04-27 twistiDo it like on alpha in patcher_get_putstatic.
2005-04-27 jowenngeneral: less warnings in stacktrace.c
2005-04-26 twisti- all patcher use the same wrapper and thus the same...
2005-04-24 jowennmore stacktraces
2005-04-22 twistiasmhelper.h to helper.h changes.
2005-04-22 twistiCall it patcher_builtin_newarray instead of patcher_bui...
2005-04-21 twistiCode patching functions rewritten in C.