* src/vm/hashtable.h,
[cacao.git] / src / vm / jit / intrp / java.vmg
2006-05-15 twisti* src/vm/hashtable.h,
2006-04-12 edwin* src/vm/jit/parse.c (parse): New unresolved reference...
2006-04-11 edwin* src/vm/jit/intrp/asmpart.c (intrp_asm_handle_exceptio...
2006-03-01 twisti* src/vm/options.c: Renamed runverbose to opt_verbosecall.
2006-02-21 twisti* src/vm/jit/intrp/java.vmg (MULTIANEWARRAY): Use mallo...
2006-02-21 twisti* src/vm/jit/intrp/codegen.c (cacao/cacao.h): Removed.
2006-01-22 twisti* src/vm/jit/intrp/java.vmg: Some reformatting.
2006-01-19 twisti* src/vm/jit/intrp/codegen.c, src/vm/jit/intrp/java...
2006-01-12 twisti* GETSTATIC_FLOAT, PUTSTATIC_FLOAT, GETFIELD_FLOAT...
2006-01-12 twisti* Fixed a lot of compiler warnings (functionptr ->...
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-09 antonconverted java.vmg to use new "..." feature of vmgen
2005-12-07 anton* Dynamic superinstructions including patched instructi...
2005-12-07 anton* Dynamic superinstructions added.
2005-11-30 antonbugfix: patchers now store spTOS before calling other...
2005-11-18 twisti* Java 1.5 support changes.
2005-09-21 twisti* Added 1000 static superinstructions.
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 twisti* More interpreter files (important ones).