will be replaced by modified versions
[cacao.git] / src /
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-16 stefanEasier native stub generation
2003-11-15 stefanLet the assembler assemble asm_calljavafunction
2003-11-15 stefanBetter BUILTINTABLE
2003-11-14 stefanMIPS FP fixes (float->int, compare)
2003-11-14 stefanTurn off flush-to-zero
2003-11-14 stefanRemoved unused, buggy FP operations
2003-11-14 stefanFixed BUILTINTABLE
2003-11-13 stefannasty fp fix
2003-11-13 twistiLMULCONST fix.
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-13 twistiCode indent and included some headers.
2003-11-13 twisti- added IF_LNE == 0 optimization
2003-11-13 twistiAdded some includes.
2003-11-13 twistiCode indent.
2003-11-13 stefanmore
2003-11-13 stefanrepaired make dist
2003-11-13 stefanUndefined behaviour
2003-11-12 stefanidiv,irem
2003-11-12 stefanBoeser twisti
2003-11-12 twisti#ifdef'ed builtin_exception for later use.
2003-11-12 twisti- code indent
2003-11-12 twistiPass method to reg_init()
2003-11-12 twistiFixed == 0 bug for some IF_Lxx
2003-11-12 stefanBuild offsets.h before it's needed
2003-11-12 twistiIt seems there is no REG_ZERO
2003-11-12 twistiImplemented ICMD_IF_Lxx
2003-11-11 twistiFixed builtintable stuff.
2003-11-11 twistiTemporary workaround, has to be fixed later.
2003-11-11 twistiAdded builtintable again, we need it for powerpc.
2003-11-11 twistiRemoved unused ICACHE
2003-11-11 carolynXTA w/ interfaces & alloc space with NEW & FREE after...
2003-11-09 twistiPass method to reg_init()
2003-11-09 twistiMoved variables into .c file.
2003-11-09 twistiMoved variables into .c file
2003-11-09 twistiDefine _ASMPART_H
2003-11-09 twistiCode indent.
2003-11-09 twistiMove variables into .c file, keep defines in .h
2003-11-09 twistiFurther changes.
2003-11-09 twistiWarnings fixes.
2003-11-09 twistiInclude codegen.h
2003-11-09 twistiCleaned up.
2003-11-09 twistiPass method to reg_init()
2003-11-09 twistiFurther code changes.
2003-11-09 twistiRemoved unused variables.
2003-11-09 twistiFixed segfault with -O2
2003-11-09 twistiRemoved runverbose.
2003-11-09 twistiDefine runverbose and collectverbose.
2003-11-09 twistiAdded global compiler switches.
2003-11-09 twistiExport global compiler switches.
2003-11-09 twistiWarning fixes.
2003-11-09 twisti- removed warnings
2003-11-09 twisti- removed warnings
2003-11-09 twisti- removed warnings
2003-11-09 twistiCode restructuring.
2003-11-07 twisti- removed code generation defines
2003-11-06 twistiPass method to inline_init()
2003-11-06 twistiInlining bugfix.
2003-11-06 twistiMachine dependent threads.h file removed and included...
2003-11-06 twistiMajor file restructuring.
2003-11-03 twistiFurther changes.
2003-11-03 twistiFurther changes.
2003-11-03 twistiMajor file restructuring.
2003-11-03 twistiMajor file restructuring.
2003-11-03 twistiFurther changes.
2003-11-02 twistiFurther changes.
2003-11-02 twistiWhy was there the i386 version? Hmm...
2003-11-02 twistiMajor file restructuring.
2003-11-02 twistiForgot to convert mcode_ to codegen_
2003-11-02 twistiMajor file restructuring.
2003-11-01 twistiConvert -ieee to -noieee so we are calculating correctl...
2003-11-01 twistiConvert -ieee to -noieee so we are caculate correctly...
2003-11-01 twistiCompile without warnings.
2003-11-01 twistiRemoved JIT_MARKER_SUPPORT
2003-10-30 twistiasm_ defines for f2i conversions.
2003-10-28 carolynremoved ; after Runner.run ()V in nativecalls.h so...
2003-10-24 carolynHad commented out a real stmt in xtaMarkSubs
2003-10-23 stefanRemoved old compiler remains
2003-10-23 carolynto save memory
2003-10-22 twistiHandle ICMD_INVOKExxx arguments a little bit different...
2003-10-22 twistiHandle 32-bit and 64-bit differently in builtin_trace_args.
2003-10-22 twistiWe need to define GC_DEBUG for x86_64. Hopefully there...
2003-10-22 twistiAdded function prototypes.
2003-10-22 twistiRemoved use of defines.h and USE_INTERNAL_THREADS.
2003-10-22 twistiUSE_BOEHM removed.
2003-10-22 twistiRemoved function declaration.
2003-10-22 twistiUSE_BOEHM removed.
2003-10-22 twistiInitial import of boehm gc version 6.2. It's the origin...
2003-10-22 twistiChanges to compile boehm.
2003-10-20 twistiWe need to define _GNU_SOURCE for x86_64's signal handling.
2003-10-20 twistiheaders.c
2003-10-20 twistiCompile without warnings with -Wall.
2003-10-20 twisti- compile without warnings with -Wall
2003-10-20 twisti- compile without warnings with -Wall
2003-10-14 twistiRemoved unused NEW_GC stuff.
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-10-13 carolynremoved opcode test print
next