GNU header update.
[cacao.git] / src / vm / jit / inline / parseRT.c
2004-12-07 twistiGNU header update.
2004-11-30 carolynDelete automatic rta parsing of java/lang/Runtime.getRu...
2004-11-30 twistiNew source tree.
2004-11-22 carolyninline interfaces
2004-11-19 carolynRTA updates for abstract classes
2004-11-18 twistiRenamed verbose to opt_verbose.
2004-11-15 carolynrta invoke interface updates
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-10 carolyn-inv sets opt_rt=true / moved rtMissed inputs to rtIn...
2004-11-08 carolynupdate to RT statistics for verbose
2004-10-21 carolynrta update to get rid of debug print
2004-10-19 carolynrta rewrite for loader changes
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-06-30 twistiInclude options.h.
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-04-26 twistiSOME lazy loading/linking fixes!!! This is NOT finished...
2004-04-08 stefansane comments
2004-03-31 edwinadded field and method resolution
2004-02-04 carolynRT update for loader changes
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-22 carolynCommented out MFREE due to stack overflow with current...
2003-12-09 edwinadded UTF-8 validation
2003-11-20 carolynmore XTA updates
2003-11-20 carolynmore XTA updates
2003-11-13 twistiCode indent.
2003-11-11 carolynXTA w/ interfaces & alloc space with NEW & FREE after...
2003-11-02 twistiMajor file restructuring.