cacao.git
2005-03-23 twistiAdded asm_calljavafunction_int (for calls which require...
2005-03-23 twistiAdded util.[ch]
2005-03-23 twistiThis should be used for the utility functions, like...
2005-03-23 twistiExport classpath_entries (this should be stored somewhe...
2005-03-23 twistiAdded: utf_java_util_Vector, utf_loadClass,
2005-03-23 twistiAdded class_java_util_Vector
2005-03-23 twisti- support external classpath
2005-03-23 twisti- implemented defineClass(Ljava/lang/ClassLoader;Ljava...
2005-03-23 twisti- support external classpath
2005-03-22 twistiSchedule progress.
2005-03-21 twistiScheduler work.
2005-03-21 twistiInitial scheduling.
2005-03-20 twistiImplemented PUTSTATICCONST and PUTFIELDCONST.
2005-03-20 twistiEnabled SUPPORT_CONST_STORE
2005-03-20 twisti- don't pass stackpointer to asm_check_clinit
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx.
2005-03-20 twistiRenamed x86_64_is_immxx to IS_IMMxx. Maybe these should...
2005-03-20 twisti- PUTSTATICCONST, PUTFIELDCONST implemented
2005-03-20 twistiBuild dir support.
2005-03-20 edwinPUT{STATIC,FIELD}CONST: use iptr[0].op1 for constant...
2005-03-20 edwinadd verification of PUT{STATIC,FIELD}CONST
2005-03-20 edwinPUT{FIELD,STATIC}CONST: store type of constant in iptr...
2005-03-20 twistiImplemented: PUTSTATICCONST, PUTFIELDCONST
2005-03-20 twistiAdded i386_mov_imm_mem
2005-03-20 twistiPUTSTATICCONST, PUTFIELDCONST bugfixes.
2005-03-20 twistiSUPPORT_LONG_LOG -> SUPPORT_LONG_LOGICAL
2005-03-20 twistiAdded and changed some SUPPORT defines.
2005-03-20 twistiNew ICMDs: PUTSTATICCONST, PUTFIELDCONST, IMULPOW2...
2005-03-19 twistiImplemented integer ICMD_xASTORECONST instructions.
2005-03-18 twisticacaoh does not need libjavalang.
2005-03-18 twistiExternal classpath support.
2005-03-18 twistiIgnore Makefiles.
2005-03-18 twistiFirst try to implement the scheduler.
2005-03-10 twistiAdded: if USE_SCHEDULER
2005-03-10 twistiAdded --enable-scheduler, but disabled by default excep...
2005-03-10 christiansimple LSRA update
2005-03-10 twistiAdded IS_ADR_TYPE macro.
2005-03-10 twistiPass stdout to disassinstr for xDSPcore.
2005-03-10 twisti- GNU header update
2005-03-10 twisti- reformated some output, so the number from a whole...
2005-03-10 twistiBetter latency calculation.
2005-03-10 christiansimple LSRA: argument precoloring with CONSECUTIVE...
2005-03-09 twistiAdded --disable-statistics
2005-03-09 twisti#ifdef STATISTICS statistics option.
2005-03-09 twistiOnly compile statistics object with STATISTICS.
2005-03-09 twistiInclude config.h and ifdef statistics stuff to support...
2005-03-09 twistiifdef statistics stuff to support --disable-statistics.
2005-03-09 twisti- added CACAO_JRE_DIR
2005-03-09 twistiInclude config.h and ifdef statistics stuff to support...
2005-03-09 twistiAdded config.h to resolve undefined reference on recomp...
2005-03-08 christiansimple lsra first POWERPC Version (all long in memory)
2005-03-08 christiansimple lsra first POWERPC Version (all long in memory)
2005-03-07 twistiFor xdsp debugging purposes.
2005-03-07 christianlsra configure switch
2005-03-07 twistiForgot to add native functions which are implemented...
2005-03-07 twistiCompile warning fix.
2005-03-07 christiansimple LSRA Update
2005-03-07 christiansimple LSRA for i386,alpha, x86_64
2005-03-06 stefandon't use r2 as a temp register on linux
2005-03-05 twistiBugfix.
2005-03-05 twistiRemoved src/native/tools/Makefile.
2005-03-05 twistiAdded bin_SCRIPTS.
2005-03-05 twisti- add AM_MAINTAINER_MODE
2005-03-05 twistiRemoved unused printnativetableentry function.
2005-03-05 twisti- removed gtk lib linking stuff
2005-03-05 twistiProperty bugfix: -Dfoo creates an empty property
2005-03-05 twistiAdded scripts to SUBDIRS.
2005-03-05 twistiTable of native functions CACAO implements (is now...
2005-03-05 twistiRemoved old, unused gtk stuff.
2005-03-05 twistiRemoved nativetable.inc generation stuff.
2005-03-05 twisti- removed headers which are not required
2005-03-05 twistiNot needed anymore.
2005-03-05 twistiFrom now, we use a hardcoded nativetable.
2005-03-05 twisti- removed old, unused gtk files
2005-03-05 twistiRemoved unused headers.
2005-03-05 twistiHeader fixes.
2005-03-05 twistiNot required anymore.
2005-03-05 twisti- removed ALIGNCODENOP
2005-03-05 twistiRemoved ALIGNCODENOP.
2005-03-05 twistiJust ignore some files.
2005-03-04 twistiFriday save.
2005-03-04 twistiBuild directory fixes.
2005-03-04 twistiBuild directory fixes.
2005-03-04 twistiRemoved jvm98 Makefile.
2005-03-04 christian*** empty log message ***
2005-03-04 twistiRemoved jvm98 subdir.
2005-03-04 twistiThese are not required anymore. Spec JVM98 runs without...
2005-03-04 twistiUpdated.
2005-03-04 twistiYearly changelogs.
2005-03-03 twisti- don't pass unused pos to disassinstr
2005-03-03 twistiDon't pass unused pos to disassintr.
2005-03-03 twistiDon't pass pos to disassinstr.
2005-03-02 twistiHopefully last attempt.
2005-03-02 twistiSave.
2005-03-01 carolynadded inline statistics + error check in VMThread.c
2005-03-01 twistiUpdate.
2005-03-01 motsefix: GetJavaVM now returns a pointer to a global variab...
2005-02-28 twistiRemoved java_lang_JOWENNTest1.h
2005-02-25 carolynXTA running
2005-02-24 twistiBuild fix (sorry).
next