added option -jar to cacao
[cacao.git] / src /
2004-12-27 motseadded option -jar to cacao
2004-12-23 motseremove a few warnings
2004-12-22 twistiAdded stub size InternalError.
2004-12-22 twistiDARWIN compilation fix.
2004-12-22 twisti#include "mm/boehm.h"
2004-12-22 twistiUse montiorenter/exit only with threads.
2004-12-22 twistiUse monitorenter/exit only with threads.
2004-12-22 twisti- use monitorenter/exit only with threads
2004-12-22 twisti- use monitorenter/exit only with threads
2004-12-22 twistiQuick hack: #ifdef USE_THREADS cacao_catch_Handler...
2004-12-22 twistiUse monitorenter/exit only with threads.
2004-12-22 twistiMULTIANEWARRAY bugfix.
2004-12-22 twisti- MULTIANEWARRAY bugfix
2004-12-22 twisti- MULTIANEWARRAY bugfix
2004-12-22 jowennless warnings and C90 compile fix
2004-12-21 jowennone useless debug output less
2004-12-21 jowenndon't terminate with "method not found" during compile...
2004-12-21 jowennwrong comment end
2004-12-21 twisti- restuctured native stub
2004-12-21 jowennkjc runs again. verbose typechecking partly
2004-12-21 twistiDeclare functions with (void).
2004-12-21 twisti- removed pthread/semaphore includes
2004-12-21 twistiglobal.h include path fix.
2004-12-21 twisti#include <pthread.h>
2004-12-21 twistiFixed function call.
2004-12-21 twisti- declare functions with (void)
2004-12-21 twisti- fixed MULTIANEWARRAY SAVEDVAR bug
2004-12-21 twistiRemoved logging from init_systemclassloader.
2004-12-21 twisti- throw exception with name in GetMethodID and GetStati...
2004-12-21 twistiAdded gnu_java_awt_peer_gtk_GdkFontPeer.h to CLEANFILES.
2004-12-21 twistiThis one is generated.
2004-12-21 twisti- added gnu header and emacs tailer
2004-12-21 twistiAdded awt includes to CLEANFILES.
2004-12-21 twistiWarning fixes.
2004-12-21 jowennfix dummy macro for !(i386 || alpha)
2004-12-20 twisti#ifdef GC_darwin_register_mach_handler_thread in GC_DAR...
2004-12-20 twisti- removed i386 method_uses_ stuff
2004-12-20 twistiRemoved i386 method_uses_ stuff.
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-19 jowennone additional condition which should throw an array...
2004-12-19 jowenncalculate destination block offset correctly. Problem...
2004-12-17 jowenn1) disable the is leaf check for i386, where there...
2004-12-17 twisti- fixed function comments
2004-12-16 motseadd check for lr != null to threadHoldsLock
2004-12-16 motsedisable gthread-jni's portable native sync due to yet...
2004-12-16 motseadd gnu_java_awt_peer_gtk_GdkFontPeer.h to nativetable.inc
2004-12-15 jowennit should not be IllegalArgumentException, but IllegalA...
2004-12-15 jowennthrow the required acceptions in the Field.getXYZ nativ...
2004-12-15 twistipowerpc-linux changes.
2004-12-15 twisti#ifdef the cacao_catch_Handler to __DARWIN__.
2004-12-15 twistiUse dynamic buffer in log_message_class and log_message...
2004-12-15 twisti- use bl instead of lwz-mtctr-bctrl sequence
2004-12-14 twistiCalculate regoff for float ARGVAR's correcly.
2004-12-14 twistiFixed x86_64 argument passing typo.
2004-12-13 twistiFixed argument passing in native stub, testarguments...
2004-12-13 twisti- call builtin_trace_args (runverbose) after monitorent...
2004-12-13 twisti- much indent (sorry)
2004-12-13 twistiChanged x86_64 abi back to 8 float argument registers.
2004-12-13 twistiDon't export loadingtime and compilingtime (error with...
2004-12-13 twistiInclude paths fixed.
2004-12-10 carolyninlining of parameters fixed
2004-12-10 twistiAdded forgotten ansidecl.h.
2004-12-09 twisti- fixed -verbosecall crash (too small stub size)
2004-12-09 carolynUpdates for parseRT with Threads / debug moved to parse...
2004-12-08 twisti- back in the gtk hack again
2004-12-08 twistiLDADD reordered. Did not work with no threads.
2004-12-08 twistiExtra dist gtk files.
2004-12-08 twistiAdded classes.am to nativetable.inc dependencies.
2004-12-08 motseremove quick hack includes to Gtk*Peer.c from native.c
2004-12-07 twistiDepend on offsets.h on genoffsets (breaks make dist).
2004-12-07 twistiGNU header update.
2004-12-07 twistiFixed class not found warning bug with opt_verbose.
2004-12-07 twistiForce installation of link.
2004-12-07 twistiOk, the same with nativeCalls.
2004-12-07 twistiUpdated to version gdb-6.2 (just to be up-to-date).
2004-12-07 twisti- build and clean offsets.h
2004-12-07 twistiBuild and clean offsets.h.
2004-12-07 twisti#else is just i386, not a mips or powerpc.
2004-12-07 twistiDon't define a data structure in a header file! This...
2004-12-07 twistiBuild and clean offsets.h.
2004-12-07 jowennautogen.sh without typo
2004-12-06 twistiRemoved libnativevm.a from all target.
2004-12-06 twistiClean offsets.h, include asmoffsets.h, asmpart.S target.
2004-12-06 twistiDamn! Got nullpointer on every platform except alpha...
2004-12-06 twistiRemoved stacktrace.inc include.
2004-12-06 twistiUse libtool.
2004-12-06 twistiAdded makefile position name.
2004-12-06 twistiUse libtool.
2004-12-06 twistiUse .dword/.word instead of .quad/.long to support...
2004-12-06 twistiMoved data segment offsets from asmpart.s into asmoffse...
2004-12-06 twistiRemoved data segment offsets.
2004-12-06 twistiUse libtool.
2004-12-06 twistiContains data segment offsets.
2004-12-06 twistiInstall program link in bin/ (maybe this should be...
2004-12-06 twistiFirst-zip-file-entry bugfix.
2004-12-06 twistiUse libtool.
2004-12-06 twistiAdded gnu header and emacs tailer.
2004-12-06 twistiRemove stacktrace.inc include.
2004-12-06 twistiTypo.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
next