Next save.
[cacao.git] / src /
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"
2004-07-21 twistiReentrant compiler fixes: moved global variables into...
2004-07-21 twisti- ICMD_DUP* and ICMD_SWAP heap corruption fix
2004-07-21 twisti- moved branchref, jumpref, linenumberref, dataref...
2004-07-21 twisti- reentrant compiler fixes: usage of monitorenter
2004-07-21 twisti.h file of codegen.inc
2004-07-21 twisti- reentrant compiler fixes
2004-07-21 twisti- reentrant compiler fixes
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-21 twisti- mostly stuff from native.[ch]
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twisti- added #include "exceptions.h"
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-21 twistiRemoved exception stuff, now in exceptions.[ch]. Possib...
2004-07-21 twisti- define TYPECHECK_STACK_COMPCAT
2004-07-21 twistiUse #error instead of panic, so we cannot build.
2004-07-18 motseflags add to new Field
2004-07-17 motsenat/GtkLabelPeer.c has been removed
2004-07-16 twistibug fixes: DUP2_X1 and DUP* regalloc
2004-07-16 twistiSUPPORT_ONLY_ZERO_ASTORE bugfix.
2004-07-14 twistiRemoved holdsLock.
2004-07-14 twisti- throw NullPointerException in Java_java_lang_VMClassL...
2004-07-14 twistiImplemented Java_java_lang_VMClass_initialize.
2004-07-14 twistiRemoved holdsLock, now implemented in java by classpath.
2004-07-13 stefanglobal jit variables removal
2004-07-12 stefan- global jit variables removal
2004-07-11 stefancritical sections fix (native threads)
2004-07-11 stefanNative threads missing bits
2004-07-11 stefanOh please, I hate fixing other people's bugs
2004-07-11 stefanrenamed vftbl type to vftbl_t
2004-07-11 stefanThis does not work on MIPSPro
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-10 stefansome unintended stuff crept in
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-10 stefanincreased heap size (needed for bootstrap build)
2004-07-10 stefanupdate to gc 6.3
2004-07-10 stefan*** empty log message ***
2004-07-09 twisti- moved #defines into header
2004-07-09 twistiWe need to save temp registers in asm_check_clinit...
2004-07-09 twistiInclude only topdir.
2004-07-09 twistiRenamed temp registers as in gdb.
2004-07-08 twistiNew automake's don't like --include-deps anymore.
2004-07-07 twistiGlobal compiler variables changes.
2004-07-07 twistiGlobal compiler variables fix for x86_64.
2004-07-05 twistijit compiler global variable changes.
2004-07-05 twistioffsets.h compilation stuff.
2004-07-05 stefancompile fix
2004-07-05 twisti- global variable changes
2004-07-05 twistiDefined SUPPORT_CONST_ASTORE and SUPPORT_ONLY_ZERO_ASTORE.
2004-07-05 twistiasmpart.o and offsets.h rules.
2004-07-05 twisti- removed ICMD_xREM0X10001, we really don't need them...
2004-07-05 twistiRemoved ICMD_xREM0X10001, we really don't need them...
2004-07-04 stefanfix some warnings
2004-07-03 stefanstatic monitorenter merge
2004-07-03 stefanstatic monitorenter
2004-07-03 stefanrace considerations
2004-07-01 twisti- moved defines into header
2004-07-01 twistiExport codegen_addreference on i386 and x86_64.
2004-07-01 jowennfix cacao/gennativetable to not crash on zipfile input...
next