cacao.git
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- more checks
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-10 twisti- back to -O0 till next release
2004-12-10 twistiMore generic version, more tests.
2004-12-09 twistiAdded src/ to paths.
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-08 twistiDefine optimization and debug flags at one place.
2004-12-07 twistiDepend on offsets.h on genoffsets (breaks make dist).
2004-12-07 cacaohistory updated till 2004/12/07
2004-12-07 twistiGNU header update.
2004-12-07 cacaominor changes
2004-12-07 twistiAdded extest_clinit.java
2004-12-07 twistiUpdate.
2004-12-07 twistiCFLAGS for irix mipspro and gcc compiler (gcc does...
2004-12-07 twistiUpdated to GPL2.
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 twistiA bit updated, more to come.
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 twistiCheck for AC_PROG_LN_S.
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...
2004-12-06 twistiInclude stacktrace.h.
2004-12-06 twisti- include stacktrace.h
2004-12-06 twisti- changed define
2004-12-06 twisti- removed asm offsets (what is the header file else...
2004-12-06 twistiDon't include stacktrace.inc.
2004-12-06 twistiNew header.
2004-12-06 twistiThis should be a normal .c file with a header.
2004-12-06 twistiPrototype codegen_findmethod for alpha.
2004-12-06 twisti- clinit error bugfix
2004-12-06 twistiUse cacao data types.
2004-12-05 twistiLoad libraries from cacao library path.
2004-12-05 twisti- renamed RT_JAR_PATH to CACAO_RT_JAR_PATH
2004-12-05 twisti- Oh man! What are you doing?
2004-12-05 jowennprepare for loading libs/classfiles from install directory
2004-12-05 jowennsorry
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-05 stefanstack frame more abi compliant
2004-12-05 jowennfix compiliation
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twistiForgot to add INSTALL_PREFIX in CFLAGS.
2004-12-03 twistiA makefile...
2004-12-03 twistiCosmetic changes.
2004-12-03 twisti- build/dist/install changes
2004-12-03 twisti2 closed.
2004-12-03 twistiRemoved Michael Gschwind.
2004-12-03 twistiInclude unzip.h fixes.
2004-12-03 twistiGreen thread fixes.
2004-12-03 twistiAdded missing string.h include.
2004-12-03 twistiUpdated to version gdb-6.2 (just to be up-to-date).
2004-12-03 twisti- include changes
next