comments
[cacao.git] / jit / i386 /
2003-12-14 stefanNative threads
2003-12-14 stefanMore macros
2003-12-14 stefanCleaned up cast lock, actually working now
2003-12-14 twistiAdded code macros:
2003-12-14 stefanNative threads
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- most important: exchanged REG_ITMP2 and REG_ITMP3...
2003-12-13 twistiWe do have SUPPORT_IFCVT and SUPPORT_FICVT.
2003-12-13 twisti- warning fix
2003-12-13 twisti- added gnu header and emacs tailer
2003-12-13 stefanNative threads
2003-12-09 edwinadded UTF-8 validation
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twistiNow defined in builtin.h
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-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-13 twisti- added IF_LNE == 0 optimization
2003-11-09 twistiCleaned up.
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-06 twistiPut into thread/thread.h
2003-11-03 twistiFurther changes.
2003-11-02 twistiFurther changes.
2003-11-02 twistiMajor file restructuring.