cacao.git
2005-01-27 motseadd ProtectionDomain/Codesource support
2005-01-27 twistiAdded SUPPORT_LOGICAL_CONST
2005-01-27 twisti- added xdspcore disassembler stuff
2005-01-27 twistiCount also native jit call.
2005-01-24 twistiBuild directory fixes.
2005-01-24 twisti- cacao path fixed
2005-01-24 twisti#include "mm/memory.h"
2005-01-21 carolyninitial XTA set-up changes
2005-01-21 carolynAdded defines for methods called(hardocded) by CACAO...
2005-01-21 stefanadded asm_handle_nullptr_exception, needed for ppc
2005-01-21 stefannullpointer fix
2005-01-21 stefanmostly conformant abi stack frames
2005-01-21 carolynmore RTA comments + 1 more method called automatically
2005-01-21 twisti- native_new_and_init: no `class has no instance-initia...
2005-01-21 twisti- added bootclasspath stuff
2005-01-21 twistiSome day we should call DestroyJavaVM.
2005-01-12 twistiUpdate to classpath-0.13: added gnu_classpath_VMSystemP...
2005-01-12 twistiUpdate to classpath-0.13: added gnu.classpath.VMSystemP...
2005-01-12 twistiFill gnu.cpu.endian properly.
2005-01-12 twisti- removed Java_java_lang_VMRuntime_insertSystemProperti...
2005-01-12 twistiUpdate to classpath-0.13: added VMSystemProperties.c
2005-01-12 twistiUpdate to classpath-0.13.
2005-01-12 twistiWarning fix in JNI_GetCreatedJavaVMs: return 0;
2005-01-10 twisti- added asm_calljavafunction2int and asm_calljavafuncti...
2005-01-05 motsefix: jni_method_invokeNativeHelper static methods can...
2005-01-05 motseset user.language/user.region system property according...
2005-01-05 twistiUse posix sigaction for hardware nullpointer.
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2005-01-04 twistiInclude cacao.h for JNI env variable.
2005-01-04 twisti- include config.h, cacao.h
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2005-01-04 twistiInclude cacao.h for JNI env variable.
2005-01-04 twistiGetVersion: fixed and added comments.
2005-01-04 twisti- changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
2005-01-04 twisti- added JDK1_1InitArgs and JDK1_1AttachArgs struct
2005-01-04 twisti- asm_calljavafunction2 warning fixes
2005-01-04 twistiWarning fix (const char *).
2005-01-04 twistiWarning fix (const char *).native.c
2005-01-04 twisti- changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
2005-01-04 twisti- isAssignableFrom: throw nullpointer, fixed typo
2005-01-04 twistiWarning fixes (const char *, (void)).
2005-01-04 twistibuiltin_isanysubclass/builtin_isanysubclass_vftbl bugfi...
2005-01-04 twistiDeclare strings const.
2005-01-04 twisti- declare strings const
2005-01-04 twistiDefine CACAO_EXT_DIR.
2005-01-04 twistiWarning fixes.
2005-01-04 twistiInclude cacao.h for env variable.
2005-01-04 twistiDeclare asm_calljavafunction2int and asm_calljavafuncti...
2005-01-04 twistiInstall only into ${prefix}/jre/bin.
2005-01-04 twistiExport: JNI jvm, env and bootclasspath.
2005-01-04 twisti- started jni invocation
2005-01-03 twistiWrapper scripts.
2004-12-29 twisti- 0.92cvs
2004-12-29 twistiExport BOOTCLASSPATH and not CLASSPATH.
2004-12-29 twisti- implemented bootclasspath usage
2004-12-29 twistiRemoved unused jitrunning stuff.
2004-12-29 twistiRemoved : from classpath.
2004-12-29 twistiRemoved : from CACAO_RT_JAR_PATH.
2004-12-29 twisti#ifdef USE_THREADS monitorenter/exit calls.
2004-12-29 twistiUnified icmd_names and opcode_names (name length, remov...
2004-12-29 twisti#ifdef USE_THREADS monitorenter/exit calls.
2004-12-29 twistiReturn type fix in GetMethodID.
2004-12-29 twisti- make classpath_info a struct, not a union (there...
2004-12-29 twistiSet correct java.vendor.url and java.home.
2004-12-27 motseadded option -jar to cacao
2004-12-23 motseremove a few warnings
2004-12-23 unknownThis commit was manufactured by cvs2svn to create tag
2004-12-23 twistiChanged target to check.
2004-12-23 twisti- typo
2004-12-22 twistiextest_clinit removed.
2004-12-22 twistiRelease 0.91, -O2.
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 twisti- 3 different clinit classes, because an ExceptionInIni...
2004-12-22 twistiNow in extest.java.
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 twistiAdded a native function, which is not implemented.
2004-12-21 twisti- test for clinit exceptions in PUTSTATIC and GETSTATIC
2004-12-21 twisti- restuctured native stub
2004-12-21 twistiOutput of check, i think ;-)
2004-12-21 jowennkjc runs again. verbose typechecking partly
2004-12-21 twistijvm98 should work again.
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.
next