* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / inline / parseXTA.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-07-13 twisti* Compiler warnnig fixes
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-03 edwinremoved the class hash and all functions identifying...
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 edwinmoved descriptor2typesL to jit/inline/parseXTA.c
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