delay jni init til the firt NewGlobalRef call
[cacao.git] / src /
2004-11-08 motsedelay jni init til the firt NewGlobalRef call
2004-11-08 carolynupdate to RT statistics for verbose
2004-11-08 twistiCompiler data structure changes.
2004-11-08 twistiRemoved unused sigcontext.h.
2004-11-08 twistiWe again use the dump memory in the jit compiler.
2004-11-08 twistiHandle properties in a much better and clearer way.
2004-11-06 motseremove dummy implementation of GdkGraphics GdkPixbufDec...
2004-11-06 motseadd escape character for underscore to codegen_resolve_...
2004-11-06 motsecorrect exception handler range checks
2004-11-05 twistiCompiler data structure changes.
2004-11-05 twistiMade code patch thread safe in check_clinit.
2004-11-05 twistiRemoved obsolete %ecx, %edx stuff.
2004-11-05 twistiMove typedefs in front of includes to resolve circular...
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-11-05 twistiAdapted reentrant compiler fixes from christian ullrich.
2004-11-05 twistiUse exception functions to generate inline exception...
2004-11-05 twistiUse new_arrayindexoutofboundsexception.
2004-11-05 twistiAgain changes concerning compiler data structures....
2004-11-05 twisti- made code patching thread safe in check_clinit (use...
2004-11-05 twistiAhm, umh, just a commit to move my changes into cvs...
2004-11-05 twistiCall Class.getName() to get print the class name in...
2004-11-05 twisti- made defineClass to work
2004-11-05 twistiImplemented throwException. Can't remember but we need...
2004-11-05 twistiThrow nullpointer exception in utf_strlen if NULL is...
2004-11-05 twistiThrow nullpointer exceptions in javastring_new_char...
2004-11-05 twistiDon't clear removed registerdata.
2004-11-05 twisti- removed pointer to jit data structures
2004-11-05 twistiAdded new_arraystoreexception for asmpart.
2004-11-05 twisti- added dumpinfo into threadobject
2004-11-05 twistiMoved stat functions from memory.*.
2004-11-05 twisti- removed literal allocate functions
2004-11-05 twistiUse normal memory alloc functions instead of removed...
2004-11-05 twistiChanged throw_cacao_exception_exit to support variable...
2004-11-05 twisti- added global.h include
2004-11-04 motsenativeLoad remove #ifdef JOWENNDEBUG
2004-11-03 jowenntableswitch index problem solved, jump to wrong instruc...
2004-11-02 twistiFix for --disable-dynamicclasspath with empty LD_LIBRAR...
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-11-01 twistiEnable xASTORECONST icmds.
2004-11-01 twisti- exceptiontable fixes
2004-11-01 twistigcc-2.x compiler fix.
2004-10-30 motsemake sure threadobject->tid has always a non-zero value
2004-10-30 motseadd NewGlobalRef to cacao jni
2004-10-29 stefancompile fix
2004-10-28 stefancompile fix
2004-10-27 twistiReentrant jit compiler changes for powerpc.
2004-10-21 carolynrta update to get rid of debug print
2004-10-19 carolynLeft out of RTA update
2004-10-19 carolynrta rewrite for loader changes
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-10-04 carolyninline updates (almost finished) to separate class...
2004-08-24 stefanthere is no "rmb" instruction
2004-08-17 twistiDon't print stats twice.
2004-08-17 twisti- enhanced and fixed DefineClass
2004-08-17 twisti- added some exception generating functions for the...
2004-08-17 twisti- added a bunch of loader exceptions and errors, compat...
2004-08-17 twistiTry to measure loading and compile time correctly.
2004-08-17 twisti- moved <clinit> call back into internal function
2004-08-17 twistiUse initLocks() only with USE_THREADS.
2004-08-17 twistiUse initLocks() only with USE_THREADS.
2004-08-05 stefanSome boring fixes (mainly protection against spurious...
2004-08-04 stefanbarrier changes
2004-08-03 twistiUse other copy functions for classpath to catch \0.
2004-08-03 stefanapparently, getcallingmethod is gone
2004-08-02 twistiForget environment CLASSPATH if one is given with ...
2004-08-02 stefannative holdsLock
2004-08-02 stefanholdsLock and MonitorState fix + slight optimization
2004-08-02 motsecallLongMethod - wrong return type
2004-08-02 stefanhow is anyone supposed to find all these spots?
2004-08-02 stefanpreparation for new threads
2004-08-01 stefannew native threads
2004-08-01 stefanirix threads
2004-08-01 stefannew native threads
2004-08-01 stefancompatibility changes with new native threads
2004-08-01 stefanback out our change
2004-08-01 stefanSuppress GC warnings
2004-08-01 stefanSupport exception from monitorexit
2004-08-01 stefanInitialize object locks
2004-08-01 stefangreen threads fix
2004-08-01 stefanadded InterruptedException
2004-08-01 stefanInitialize object locks
2004-08-01 stefannew native threads implementation
2004-08-01 stefanInitialize sigaction properly
2004-07-31 motseCallLongMethod implementation added
2004-07-28 twistiInline exception stub changes:
2004-07-28 twistiRemoved native_setclasspath classpath stuff. classpath...
2004-07-28 twistiRemoved init_exceptions() and init_system_exceptions...
2004-07-28 twisti- jvm initialization changes
2004-07-28 twistiInclude missing java_lang_Throwable.h
2004-07-28 twisti- compile with --enable-threads=no fixes (my fault)
2004-07-26 twistiReentrant compiler changes.
2004-07-26 twistiExport codegen_addreference for i386 and x86_64.
2004-07-22 twistiReentrant compiler changes.
2004-07-22 twistiRemoved deleted native-math.h
2004-07-22 twistiReentrant compiler changes.
2004-07-22 twistiAdded ICMD_xASTORECONST
2004-07-21 twistiReentrant compiler fixes.
2004-07-21 twistiReentrant compiler fixes (things not catched with i386...
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twistiAdded #include "exceptions.h"
next