* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / inline / parseRT.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-19 twisti* src/vm/jit/inline/inline.c, src/vm/jit/inline/sets.c,
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-01 twisti* Removed vm/tables.h include.
2005-10-06 edwinalways check return value of class_getconstant
2005-06-22 edwinadded checkaccess parameter to resolve_class* functions
2005-06-13 twisti* use load_class_bootstrap return value
2005-05-20 twistiKilled panic's.
2005-04-02 edwinno more unloaded classinfos!
2005-04-02 edwinremoved "class" field in constant_FMIref
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-04-01 edwinchanged descriptor2types to parsed descriptors and...
2005-03-28 twistiChanged some includes.
2005-03-09 twistiInclude config.h and ifdef statistics stuff to support...
2005-02-25 carolynXTA running
2005-02-19 carolynxta full code
2005-02-10 twisti#include "vm/class.h"
2005-01-21 carolyninitial XTA set-up changes
2005-01-21 carolynmore RTA comments + 1 more method called automatically
2004-12-09 carolynUpdates for parseRT with Threads / debug moved to parse...
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.