fix: restore
[cacao.git] / src / vm /
2005-01-28 motsefix: restore
2005-01-27 motsefix: forgot a few casts
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-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-10 twisti- added asm_calljavafunction2int and asm_calljavafuncti...
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 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...
2004-12-29 twistiRemoved unused jitrunning stuff.
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 twisti- make classpath_info a struct, not a union (there...
2004-12-22 twistiAdded stub size InternalError.
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-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- fixed MULTIANEWARRAY SAVEDVAR bug
2004-12-21 twistiWarning fixes.
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 jowenncalculate destination block offset correctly. Problem...
2004-12-17 jowenn1) disable the is leaf check for i386, where there...
2004-12-15 twistipowerpc-linux changes.
2004-12-15 twisti#ifdef the cacao_catch_Handler to __DARWIN__.
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-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 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 twistiBuild and clean offsets.h.
2004-12-06 twistiClean offsets.h, include asmoffsets.h, asmpart.S target.
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 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 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.
next