GNU header update.
[cacao.git] / src / vm / jit / i386 / asmpart.S
2004-12-07 twistiGNU header update.
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-11-30 twistiNew source tree.
2004-11-24 twistiTypo fixed.
2004-11-23 twistiNew clinit patch code.
2004-11-05 twistiMade code patch thread safe in check_clinit.
2004-11-05 twistiUse new_arrayindexoutofboundsexception.
2004-06-19 twisti- Arghhhh! Do NOT use %ebx in a asm_ function without...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-05 twisti- export calljava_xhandler, calljava_xhandler2
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-29 jowennshould have been , now it works in the cvs version too
2004-05-27 twistiReplaced findmethod with codegen_findmethod.
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-26 twistiCatch jit_compiler exceptions.
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-04-26 twisti- removed unused stuff
2004-03-29 stefancrash fix
2004-03-19 jowennpatching asm_builtin_new away and do direct calls to...
2004-03-17 twistiFinished calljavafunction2 copy loop stuff.
2004-03-15 jowennexception back traces for i386
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-05 jowennbetter handling of for name
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-05 twisti- asm_check_clinit (static class initializer)
2003-12-14 stefanNative threads
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added gnu header and emacs tailer
2003-12-13 stefanNative threads
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-09 twistiFixed segfault with -O2
2003-11-02 twistiMajor file restructuring.