* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / intrp / engine.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-19 twisti* src/vm/jit/intrp/codegen.c, src/vm/jit/intrp/java...
2006-01-11 twisti* vm/jit/codegen.inc.h: Removed.
2005-12-21 antondisasm.c: added support for static profiling (disabled...
2005-12-21 twisti* FFCALL: Define plus header includes removed.
2005-12-07 anton* Dynamic superinstructions added.
2005-12-05 twisti* builtin_throw: Compile error and warning fixes.
2005-11-29 anton* Added md-abi.h again (required for TRACE_ARGS_NUM).
2005-11-22 twisti* md-abi.h: Removed.
2005-11-18 twisti* nativevcall: Local references table changes.
2005-09-24 twisti* builtin_throw: Don't pass line to builtin_trace_excep...
2005-09-21 twisti* Bugfixes, some optimizations.
2005-09-15 twisti* Superinstructions added.
2005-09-14 twisti* Most stuff implemented (stacktraces, ...), stuff...
2005-09-02 twististarted reintegrating interpreter