Changed some includes.
[cacao.git] / src / vm / jit /
2005-03-28 twistiChanged some includes.
2005-03-28 twistiAdded: xtainfo, xtafldinfo structures
2005-03-28 christianbugfix in saving rcx for lshl
2005-03-27 edwinmoved CLASS_IS_ARRAY to vm/jit/verify/typeinfo.c
2005-03-25 edwinmoved the check for classinfo->linked
2005-03-25 edwindocumentation updates for the coming changes
2005-03-25 twisti- added asm_calljavafunction_int (for calls which requi...
2005-03-25 edwinmoved INSTRUCTION_PUTCONST_* macros to vm/jit/jit.h
2005-03-24 twisti- implemented: ICMD_PUTSTATICCONST, ICMD_PUTFIELDCONST
2005-03-24 christianProblem with not/wrong saved argument registers used...
2005-03-24 twistiAdded x86_64_emit_byte_rex: movb_reg_membase needs...
2005-03-23 twistiAdded asm_calljavafunction_int (for calls which require...
2005-03-23 twistiAdded asm_calljavafunction_int (for calls which require...
2005-03-22 twistiSchedule progress.
2005-03-21 twistiScheduler work.
2005-03-21 twistiInitial scheduling.
2005-03-20 twistiImplemented PUTSTATICCONST and PUTFIELDCONST.
2005-03-20 twistiEnabled SUPPORT_CONST_STORE
2005-03-20 twisti- don't pass stackpointer to asm_check_clinit
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx.
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx. Maybe these should...
2005-03-20 twisti- PUTSTATICCONST, PUTFIELDCONST implemented
2005-03-20 twistiBuild dir support.
2005-03-20 edwinPUT{STATIC,FIELD}CONST: use iptr[0].op1 for constant...
2005-03-20 edwinadd verification of PUT{STATIC,FIELD}CONST
2005-03-20 edwinPUT{FIELD,STATIC}CONST: store type of constant in iptr...
2005-03-20 twistiImplemented: PUTSTATICCONST, PUTFIELDCONST
2005-03-20 twistiAdded i386_mov_imm_mem
2005-03-20 twistiPUTSTATICCONST, PUTFIELDCONST bugfixes.
2005-03-20 twistiSUPPORT_LONG_LOG -> SUPPORT_LONG_LOGICAL
2005-03-20 twistiAdded and changed some SUPPORT defines.
2005-03-20 twistiNew ICMDs: PUTSTATICCONST, PUTFIELDCONST, IMULPOW2...
2005-03-19 twistiImplemented integer ICMD_xASTORECONST instructions.
2005-03-18 twistiFirst try to implement the scheduler.
2005-03-10 twistiAdded: if USE_SCHEDULER
2005-03-10 christiansimple LSRA update
2005-03-10 twistiAdded IS_ADR_TYPE macro.
2005-03-10 twistiPass stdout to disassinstr for xDSPcore.
2005-03-10 twisti- GNU header update
2005-03-10 twistiBetter latency calculation.
2005-03-10 christiansimple LSRA: argument precoloring with CONSECUTIVE...
2005-03-09 twistiInclude config.h and ifdef statistics stuff to support...
2005-03-09 twistiAdded config.h to resolve undefined reference on recomp...
2005-03-08 christiansimple lsra first POWERPC Version (all long in memory)
2005-03-08 christiansimple lsra first POWERPC Version (all long in memory)
2005-03-07 twistiFor xdsp debugging purposes.
2005-03-07 christiansimple LSRA Update
2005-03-07 christiansimple LSRA for i386,alpha, x86_64
2005-03-06 stefandon't use r2 as a temp register on linux
2005-03-05 twisti- removed ALIGNCODENOP
2005-03-05 twistiRemoved ALIGNCODENOP.
2005-03-05 twistiJust ignore some files.
2005-03-04 twistiFriday save.
2005-03-04 twistiBuild directory fixes.
2005-03-04 christian*** empty log message ***
2005-03-03 twisti- don't pass unused pos to disassinstr
2005-03-03 twistiDon't pass unused pos to disassintr.
2005-03-03 twistiDon't pass pos to disassinstr.
2005-03-02 twistiHopefully last attempt.
2005-03-02 twistiSave.
2005-03-01 carolynadded inline statistics + error check in VMThread.c
2005-03-01 twistiUpdate.
2005-02-25 carolynXTA running
2005-02-24 twistiBuild fix (sorry).
2005-02-24 twistiWhatever.
2005-02-24 twistiNext save.
2005-02-23 twistiSave.
2005-02-23 twistiRenamed: floatregsnum -> fltregsnum
2005-02-23 twistiProgress...
2005-02-23 twistiAdded SUPPORT_MUL_CONST define.
2005-02-19 carolynxta full code
2005-02-18 christian*** empty log message ***
2005-02-17 christian*** empty log message ***
2005-02-17 twistidisassembler fixes.
2005-02-17 christian*** empty log message ***
2005-02-17 christian*** empty log message ***
2005-02-17 twistiAdded schedule subdir.
2005-02-17 twistiDon't declare float/double functions on xdspcore (preve...
2005-02-17 twistiInitial commit for instruction scheduler.
2005-02-16 twistiCalling convention fixes.
2005-02-15 christian*** empty log message ***
2005-02-15 twistiUse: utf_fillInStackTrace, utf_void__java_lang_Throwable
2005-02-15 twisti- some signal changes
2005-02-15 twistiBuild dir fixes.
2005-02-15 christiannew lsra version
2005-02-15 twisti- disassemble use disassinstr
2005-02-15 twisti- we don't need `i' passed to disassinstr
2005-02-14 stefanrange overwrite fixed in asm_cacheflush
2005-02-10 twisti- using top_builddir instead of top_srcdir where requir...
2005-02-10 twisti- using utf_fillInStackTrace, utf_void__java_lang_Throwable
2005-02-10 twisti- using of utf_fillInStackTrace, utf_void__java_lang_Th...
2005-02-10 twisti- added #include "vm/class.h"
2005-02-10 twisti#include "vm/stringlocal.h"
2005-02-10 twisti#include "vm/class.h"
2005-02-07 twistiRemove qsort warning.
2005-02-01 twisti- added SUPPORT_MUL_CONST
2005-01-31 twistiAdded float and double ICMDs to builtin_desc.
2005-01-27 twistiAdded SUPPORT_LOGICAL_CONST
2005-01-27 twisti- added xdspcore disassembler stuff
2005-01-27 twistiCount also native jit call.
next