GNU header update.
[cacao.git] / src / native / vm / VMRuntime.c
2004-12-07 twistiGNU header update.
2004-12-05 twistiLoad libraries from cacao library path.
2004-12-05 jowennprepare for loading libs/classfiles from install directory
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-11-30 twistiNew source tree.
2004-11-17 twisti- fix a nullpointerexception
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twistiImplemented availableProcessors() for darwin.
2004-11-08 twistiHandle properties in a much better and clearer way.
2004-11-05 twistiAhm, umh, just a commit to move my changes into cvs...
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-07-21 twistiAdded #include "exceptions.h"
2004-07-11 stefanThis does not work on MIPSPro
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-06 twisti- runFinalization() bug fix, ucsd benchmark now works...
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- exception stuff
2004-03-30 twisti- heap_init works again and we can set initial and...
2004-03-28 twistiOoops, small type. But gcc does not complain about...
2004-03-28 twistiImplemented some functions: totalMemory, freeMemory...
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-11 twisti- added gnu header
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-07 twistiAdded standard includes, which are needed.
2003-11-24 twisti- we now build a libnat.a
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-21 jowennwill be replaced by modified versions
1999-10-04 romanjdk1.2 and loader optimisation