- added class_java_lang_NoClassDefFoundError
[cacao.git] / jit /
2003-12-13 stefanNative threads
2003-12-13 stefanNative threads
2003-12-12 stefanThis is still only C!
2003-12-12 stefanDid not compile on alpha
2003-12-11 edwinfixed loging crash caused by printf
2003-12-11 edwindocumented new builtin table
2003-12-11 edwinchanged builtin table layout
2003-12-10 edwindetect branches to middle of instruction
2003-12-10 edwinadded end-of-bytecode check
2003-12-09 edwinadded UTF-8 validation
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 edwinadded #includes and emacs tailer
2003-12-08 edwinadded uninitialized object typecheck
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twistiNow defined in builtin.h
2003-12-07 twistiimplemented helper function asmprintf
2003-12-07 twisti- added gnu header
2003-12-07 twistiuse again INT_ARG_CNT stuff
2003-12-07 twisti- reverted intreg_argnum back to INT_ARG_CNT
2003-12-07 edwinminor loging changes
2003-12-07 edwinsome typecheck fixes
2003-12-07 edwinadded method invocation typecheck
2003-12-07 edwinadded exception handler typecheck + bugfix
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-05 stefanMade loging thread-safe
2003-12-05 stefanSanitized labels (somewhat)
2003-12-05 stefanMade loging thread-safe
2003-12-04 jowennMake exceptions thrown from bytecode back to native...
2003-12-04 jowennone bug less related to class/exception handing and...
2003-11-25 jowenntry fixing alpha
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
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 twistiAlways changed, too annoying.
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 twistiIt was already deleted, huh?
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 twistiMove variables into .c file, keep defines in .h
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 twistiPrint can't find method and exit.
2003-11-09 twistiRemoved unused variables.
2003-11-09 twistiFixed segfault with -O2
2003-11-09 twisti- removed warnings
2003-11-09 twisti- removed warnings
2003-11-09 twisti- removed warnings
2003-11-07 twisti- removed code generation defines
2003-11-06 twistiPass method to inline_init()
2003-11-06 twistiInlining bugfix.
2003-11-06 twistiPut into thread/thread.h
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 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 twisti- bugfix for CONSECUTIVE_INTARGS and leaf method argume...
2003-10-24 carolynHad commented out a real stmt in xtaMarkSubs
2003-10-23 stefanRemoved old compiler remains
next