* src/vm/hashtable.h,
[cacao.git] / src / vm / jit / intrp / asmpart.c
2006-05-15 twisti* src/vm/hashtable.h,
2006-04-28 edwin* src/vm/jit/intrp/asmpart.c (intrp_asm_vm_call_method_...
2006-04-11 edwin* src/vm/jit/intrp/asmpart.c (intrp_asm_handle_exceptio...
2006-03-05 twisti* src/vm/vm.c (vm_call_method_intern): Removed.
2006-03-01 twisti* src/vm/options.c: Renamed runverbose to opt_verbosecall.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-22 twisti* src/vm/jit/intrp/asmpart.c (vm/loader.h): Added.
2006-01-20 twisti* src/vm/jit/intrp/intrp.h (ffi.h): Removed, not requir...
2006-01-12 twisti* Prefix functions with intrp_.
2005-12-21 antondisasm.c: added support for static profiling (disabled...
2005-12-13 twisti* asm_handle_exception: Renamed to intrp_asm_handle_exc...
2005-12-07 anton* Dynamic superinstructions added.
2005-09-19 twisti* Fixed includes.
2005-09-14 twisti* Most stuff implemented (stacktraces, ...), stuff...
2005-09-02 twististarted reintegrating interpreter