replace helper_* calls in the pathers with calls to resolve_*_eager
[cacao.git] / src / vm / jit / mips / 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-10-04 twisti* types.h: Include path fixes.
2005-08-02 cacao* Added MIPS32 support
2005-07-27 twisti* Handling of overflow in load/store intructions implem...
2005-07-12 twisti* Implemented idiv/irem, ldiv/lrem, aastore, arraycheck...
2005-06-15 twisti* patcher_resolve_native: implemented
2005-06-09 twisti* use patcher monitorenter/exit macros
2005-05-11 twistiLazy loading.