New source tree.
[cacao.git] / src / vm / jit /
2004-12-01 twistiNew source tree.
2004-12-01 twistiNew source tree.
2004-12-01 twistiHmm, forgot to include jit.h...
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 carolynTurned off inlining for verifyerror
2004-11-30 twistiOk, not this one. To prevent a warning.
2004-11-30 twistiMoved typedef's infront of includes.
2004-11-30 twistiNew source tree.
2004-11-30 twistiNew source tree.
2004-11-30 twistiNew source tree.
2004-11-30 twistiNew source tree.
2004-11-29 twistiUse local xmcode and mcode variables.
2004-11-29 twistiUse local xmcode and mcode variables.
2004-11-29 twistiSmall comment typo.
2004-11-29 twisti- indent
2004-11-29 twistiWarning fixes.
2004-11-29 twistiNew clinit patch code (not ready yet).
2004-11-29 twistiMoved register defines into arch.h
2004-11-29 twistiContains architecture stuff from types.h and codegen.h
2004-11-29 twisti- moved architecture stuff into arch.h
2004-11-28 christian*** empty log message ***
2004-11-26 twistiWarning fixes, sorry.
2004-11-25 twistiNew clinit patch code.
2004-11-25 twistiWarning fixes (usage of ptrint).
2004-11-25 twistiMove typedef's in front of includes.
2004-11-25 twisti#endif typo
2004-11-25 christian*** empty log message ***
2004-11-24 twistiWarning fixes.
2004-11-24 twisti- moved architecture stuff into arch.h
2004-11-24 twistiMoved architecture stuff into arch.h.
2004-11-24 twistiWarning fixes.
2004-11-24 twisti- declare i386_mov_reg_mem
2004-11-24 twistiAdded ptrint type.
2004-11-24 twistiUse new `ptrint' type for casts instead of `long'.
2004-11-24 twistiNew clinit patch code.
2004-11-24 twistitypedef a ptrint type to cast function pointers to...
2004-11-24 twistiInclude <ucontext.h> instead of <sys/...>.
2004-11-24 twistiTypo fixed.
2004-11-23 stefanatomic instructions
2004-11-23 twisti- include config.h
2004-11-23 twisti- new clinit patch code stuff
2004-11-23 twistiNew clinit patch code.
2004-11-23 twistiMoved architecture dependent stuff into arch.h.
2004-11-23 twisti- use dump memory in stub creation
2004-11-23 twistiAdded some direct memory operations for PUT/GETSTATIC...
2004-11-23 twistiMoved architecture dependend stuff into arch.h.
2004-11-22 carolyninline interfaces
2004-11-19 twistiInclude also unused defines.
2004-11-19 carolynRTA updates for abstract classes
2004-11-19 twistiWarning fix.
2004-11-19 twistiAgain a #warning without __GNUC__. Ahhhhhhhhhhhhhh!
2004-11-18 twistiRenamed verbose to opt_verbose.
2004-11-17 christianUse maxlocals, exceptiontable* from codegendata instead...
2004-11-17 christiancodegendata an optimize_loops ��bergeben
2004-11-17 twisti#include "arch.h"
2004-11-17 twistiMoved architecture stuff into arch.h.
2004-11-17 twistiHopefully correct version of the argument-block-to...
2004-11-17 twisti- moved architecture features into arch.h
2004-11-17 twistiDefine architecture dependent stuff here (mostly from...
2004-11-17 twisti1. step of implementing asm_calljavafunction2 argument...
2004-11-17 twisti-ansi warning fixes.
2004-11-17 christianICMD_IF_L* zur Erstellung der "adjacency list for contr...
2004-11-15 carolynrta invoke interface updates
2004-11-14 jowennskip new instructions for now
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-14 twistic89 fix.
2004-11-12 motsefix // comment
2004-11-12 twistiUse exception generating functions.
2004-11-12 twisti-ansi -pedantic bug fixes.
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-11 twisti- compiler data structure changes
2004-11-11 twisti- fixed clinit exceptions
2004-11-11 twisti#ifdef #warning (mipspro compiler).
2004-11-11 twistiCompiler data structure changes.
2004-11-11 twistiPass registerdata to preregpass.
2004-11-11 twistiPart 1 of powerpc changes.
2004-11-11 twistiAdditional #endif removed.
2004-11-11 twistiDefines in reg_of_var for __POWERPC__, so we can remove...
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-08 twistiCompiler data structure changes.
2004-11-08 twistiRemoved unused sigcontext.h.
2004-11-08 twistiWe again use the dump memory in the jit compiler.
2004-11-06 motseadd escape character for underscore to codegen_resolve_...
2004-11-06 motsecorrect exception handler range checks
2004-11-05 twistiCompiler data structure changes.
2004-11-05 twistiMade code patch thread safe in check_clinit.
2004-11-05 twistiRemoved obsolete %ecx, %edx stuff.
2004-11-05 twistiMove typedefs in front of includes to resolve circular...
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-11-05 twistiAdapted reentrant compiler fixes from christian ullrich.
2004-11-05 twistiUse exception functions to generate inline exception...
2004-11-05 twistiUse new_arrayindexoutofboundsexception.
2004-11-05 twistiAgain changes concerning compiler data structures....
2004-11-05 twisti- made code patching thread safe in check_clinit (use...
2004-11-03 jowenntableswitch index problem solved, jump to wrong instruc...
2004-11-02 jowenndynamic native library loading, some inlining changes
next