Lazy checkcast and instanceof.
[cacao.git] / src / vm / jit /
2005-04-11 twistiLazy checkcast and instanceof.
2005-04-11 twistiLazy instanceof.
2005-04-11 twistiOld loading code bug fixing.
2005-04-11 twistiWarning fixes (arghhh).
2005-04-11 twistiLazy loading changes (CHECKCAST and INSTANCEOF are...
2005-04-11 twistiGenerate some defines for code patching functions.
2005-04-11 twistiLazy loading changes.
2005-04-11 twistiAdded OP2AT which also sets the target.
2005-04-11 twistiPrint memory address in dseg_display.
2005-04-11 twistiAdded code patching functions.
2005-04-11 twistiMajor changes: added functions, renamed functions, ...
2005-04-07 twisti- added asmhelper.[ch]
2005-04-07 twistiRemoved helper prototypes.
2005-04-07 twistiComment fix.
2005-04-07 twistiHelper header.
2005-04-07 twistiRenamed.
2005-04-06 twistiRemoved function checking from BUILTINn, this is now...
2005-04-06 twisti- don't pass pv to asm_builtin_new_helper
2005-04-06 twistiPrint descriptors for function calls with -si.
2005-04-06 twistiCheck which function to call in JAVA_NEW.
2005-04-06 twistiNo need for pv, removed it.
2005-04-06 edwinrevert commit of debug code
2005-04-06 edwinfixed bug in classcache_add_constraint
2005-04-06 twistiFixed compile problems.
2005-04-06 twisti- changes for asm_check_clinit: don't use a stack locat...
2005-04-06 twisti- changes to use codegen_addpatchref
2005-04-06 twistiLazy loading changes, #ifdef'd for x86_64.
2005-04-06 twistiAdded OP2A_NOINC: required for lazy loading code
2005-04-06 twistiRenamed clinitref to patchref.
2005-04-06 twisti- changed codegen_addclinitref to codegen_addpatchref...
2005-04-06 twistiAdded asmpart.c
2005-04-06 twistiAdded code patching prototypes.
2005-04-06 twistiHelper functions for asmpart code patching functions...
2005-04-06 twisti- float argument store bugfix (use M_FST for float...
2005-04-05 christiannew ARGVAR Handler for Powerpc
2005-04-05 christianconsecutive argument numbering for -si
2005-04-05 christiannew ARGVAR handling for mips and alpha
2005-04-05 christian*** empty log message ***
2005-04-05 christian*** empty log message ***
2005-04-05 christianold ARGVAR handling in stack.c eliminated
2005-04-05 christiannew ARGVAR Handling in stack.c
2005-04-04 twistiArgument counting more compact.
2005-04-04 christian*** empty log message ***
2005-04-04 christianAdress Register File, Neues ARG_VAR Handling, neue...
2005-04-04 twistiInclude all headers explicitly.
2005-04-04 twistioffsets.h depends on genoffsets and config.h, all other...
2005-04-04 twistiRenamed class_init to initialize_class.
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-03 twisti- -verbosecall bugfix
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-03 twistiFixed --disable-threads compiling issues (missing heade...
2005-04-02 edwinno more unloaded classinfos!
2005-04-02 edwinstarted changing constant pool to constant_classrefs
2005-04-02 edwinchanged exception types and innerclass references to...
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-04-01 edwinremoved old descriptor parsing functions
2005-04-01 edwinextended type system to use symbolic references
2005-04-01 twisti- added asm_calljavafunction_int
2005-04-01 twistiPatched back in the s1 == REG_ITMP1 (former d == REG_IT...
2005-04-01 twistiCHECKCAST bugfix.
2005-04-01 twistiCHECKCAST bugfix.
2005-04-01 twisti- added asm_calljavafunction_int
2005-04-01 twisti- fixed CHECKCAST bug
2005-03-31 twisti- call proper class load/link functions
2005-03-31 christianshift bug finaly fixed
2005-03-30 twisti- added asm_calljavafunction_int
2005-03-30 twistiTwo ICMD_PUT{STATIC,FIELD}CONST bugfixes.
2005-03-30 twistiCall proper class load/link functions.
2005-03-30 twistiCall proper class load/link functions.
2005-03-30 twistiMoved LAZYLOADING* from loader.h
2005-03-30 twistiRemoved unnecessary stdlib.h include.
2005-03-30 twistiUse proper class load and link functions.
2005-03-30 twistiRemoved deprecated .globl defines: asm_builtin_checkcas...
2005-03-30 twistiRemoved unused .globl defines (from i386): asm_builtin_...
2005-03-30 twistiRemoved deprecated .globl defines: asm_builtin_trace...
2005-03-30 twistiRemoved deprecated .globl defines: asm_builtin_checkcas...
2005-03-30 twistiRemoved deprecated prototypes.
2005-03-30 twistiMoved builtin table stuff to builtin.[ch]
2005-03-29 twistiReplaced class_load with class_load_extern (this is...
2005-03-29 twisti- changes header includes
2005-03-29 twisti- added header includes
2005-03-29 twisti- added header includes
2005-03-29 twistiMoved stuff from global.h
2005-03-29 twistiInclude proper header files.
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...
next