replace helper_* calls in the pathers with calls to resolve_*_eager
[cacao.git] / src / vm / jit / powerpc / patcher.c
2005-10-20 edwinreplace helper_* calls in the pathers with calls to...
2005-10-05 edwinverify that abstract classes are not instantiated
2005-09-21 twisti* types.h include fixes.
2005-09-10 twisti* Fixed load displacement overflows (one bug still...
2005-07-09 twisti* Implemented stacktraces
2005-06-14 twisti* patcher_resolve_native: added
2005-06-06 twistiInclude memory.h for OFFSET macro.
2005-05-31 twistiPatcher functions implemented.