GNU header update.
[cacao.git] / src / vm / jit / inline /
2004-12-07 twistiGNU header update.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-11-30 carolynAdd depth level to ICMD_INLINE_START
2004-11-30 carolynDelete automatic rta parsing of java/lang/Runtime.getRu...
2004-11-30 twistiNew source tree.
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-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-11 carolyninline corrections to if test; PRIVATE now inlined...
2004-11-10 carolyn-inv sets opt_rt=true / moved rtMissed inputs to rtIn...
2004-11-09 carolyninline virtuals update (need to use -rt -inv together...
2004-11-08 carolynupdate to RT statistics for verbose
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-11-03 jowenntableswitch index problem solved, jump to wrong instruc...
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-10-21 carolynrta update to get rid of debug print
2004-10-19 carolynrta rewrite for loader changes
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-10-04 carolyninline updates (almost finished) to separate class...
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-06-30 twistiInclude options.h instead of main.h.
2004-06-30 twistiInclude options.h.
2004-06-25 carolynupdated inline.c so works with lazy loading
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-17 twistiFixed include paths.
2004-06-17 stefan*** empty log message ***
2004-05-18 stefanRenamed loging to logging
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...
2004-01-05 twistiInclude main.h for compiler switches.
2003-12-11 edwinfixed loging crash caused by printf
2003-12-09 edwinadded UTF-8 validation
2003-12-05 stefanMade loging thread-safe
2003-11-21 jowennwill be replaced by modified versions
2003-11-20 carolynmore XTA updates
2003-11-20 carolyn*** empty log message ***
2003-11-20 carolynmore XTA updates
2003-11-13 twistiCode indent and included some headers.
2003-11-13 twistiAdded some includes.
2003-11-13 twistiCode indent.
2003-11-11 carolynXTA w/ interfaces & alloc space with NEW & FREE after...
2003-11-09 twisti- removed warnings
2003-11-06 twistiPass method to inline_init()
2003-11-03 twistiFurther changes.
2003-11-02 twistiMajor file restructuring.
2003-10-24 carolynHad commented out a real stmt in xtaMarkSubs
2003-10-23 carolynto save memory
2003-10-20 twistiheaders.c
2003-10-20 twistiCompile without warnings with -Wall.
2003-10-13 carolynremoved opcode test print
2003-10-06 carolynXTA fields type sets faster
2003-10-04 carolynrta 10-2003
2003-09-26 didiMethod Inlining added
2003-09-25 carolynbenchmark update
2003-07-15 carolynRTA native change
2003-07-08 carolyn*** empty log message ***
2003-07-08 carolynRTA update - statistics only until inlining
2003-05-12 carolynRTA update and add XTA stub
2003-05-11 carolynRTA update
2003-05-09 carolyn*** empty log message ***