cacao.git
2005-05-20 jowennperhaps I should commit the implementation too
2005-05-20 twisti- killed panic's, replaced mostly by verify errors
2005-05-20 twistiKilled panic's, replaced by log_text/assert.
2005-05-19 jowennVMAccessController.getStack (currently leads in some...
2005-05-17 twistiKilled panic's.
2005-05-13 twistiAdded ADDITIONAL_STATIC_CLASSPATH_HEADER_FILES, which...
2005-05-13 twisti- added AM_CONDITIONAL for STATIC_CLASSPATH
2005-05-13 twisti#include "stringlocal.h"
2005-05-13 twisti- added missing INT_*, FLT_* defines
2005-05-13 twistiUse patcher_putfieldconst in ICMD_PUTFIELDCONST.
2005-05-13 twistiImplemented patcher_putfieldconst.
2005-05-13 twistiAdded missing defines PUTFIELDCONST: i386, alpha, mips
2005-05-13 twistiAdded i386 define for patcher_putfieldconst.
2005-05-13 twistiUse really long values for long field/static tests.
2005-05-13 twisti#include "vm/stringlocal.h"
2005-05-13 twisti- correct order of argument-register assigment/monitore...
2005-05-13 twisti- added monitor for patcher functions
2005-05-13 twistiAdded monitor for patcher functions.
2005-05-13 twisti- renamed some I386_* to more common REG_* or ALU_*
2005-05-13 twistiRenamed I386_* to more common REG_* or ALU_*.
2005-05-13 twisti- forgot to include generated header files for dummynat...
2005-05-12 twistiAdded exceptions (again) since the exceptions.[ch]...
2005-05-12 twisti#include "vm/stringlocal.h"
2005-05-12 twistiMoved dummynativetable into native.c, for a static...
2005-05-12 twistiAdded `if STATIC_CLASSPATH' for nativetable.inc generation.
2005-05-12 twistiReactivate gennativetable, it's required for a static...
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-05-12 twistiDon't include exceptions.[ch] in libvmcore, since cacao...
2005-05-12 twistiRenamed create_all_classes to loader_load_all_classes.
2005-05-11 twistiRestored deleted file.
2005-05-11 twistiHandle compiler exceptions.
2005-05-11 twisti- glibj.zip location bugfix
2005-05-11 twistiPatcher stub bugfix: don't increment mcodeptr with ++.
2005-05-11 twisti- use MCOPY macros
2005-05-11 twistiRenamed java_net_InetAddress to java_net_VMInetAddress.
2005-05-11 twistiRenamed *_checkarraycast to *_arraycheckcast.
2005-05-11 twistiRenamed *_checkarraycast to *_arraycheckcast.
2005-05-11 twistiRenamed *_checkarraycast to *_arraycheckcast.
2005-05-11 twisti__MIPS__ defines for lazy loading.
2005-05-11 twistiAdded comment to gen_resolvebranch.
2005-05-11 twistiLazy loading.
2005-05-11 twisti- renamed *_checkarraycast to *_arraycheckcast
2005-05-11 twistiPatcher stub bugfix: don't increment mcodeptr with ++.
2005-05-09 twistiPrint catch type for try-catch blocks.
2005-05-04 twisti- added Java_java_lang_VMObject_getClass
2005-05-04 twistiISO C compile fix, arghhh!
2005-05-04 twistiAdded Java_java_lang_VMClassLoader_nativeGetResources...
2005-05-04 twisti- added java_lang_Class.h
2005-05-04 christianpanic() elimiated
2005-05-04 twistiRemoved sleep, it's now implemented completely in java.
2005-05-04 twistiAdded getClass.
2005-05-04 twistiRemoved nativeGetResources, it's now completely impleme...
2005-05-04 twistiRegenerated for classpath-0.15.
2005-05-03 twistiPatcher synchronization.
2005-05-03 twistigcc-2.x compile fix.
2005-05-03 twistiPrint `(NOT RESOLVED)' for unresolved get/put{static...
2005-05-03 twisti- added asmpart.h include
2005-05-01 jowennFromReflectedMethod can be called for methods and const...
2005-04-30 twistiBugfix for the _great_ x86_64 isa. Since %r12 is handle...
2005-04-30 jowennFromRef*
2005-04-30 jowennmore statistics, less crashing
2005-04-30 twistiWe need an extra patcher_putfieldconst fro x86_64.
2005-04-30 twisti- use new patcher for putfieldconst
2005-04-30 twisti- sync stuff must be done before builtin_monitorexit
2005-04-30 twistiEnabled SUPPORT_CONST_STORE again.
2005-04-30 jowennincrease the MAXLIGTEXT constant. Perhaps it's a little...
2005-04-29 twistiRemoved debug output, sync code works, checked on c4.
2005-04-29 twistiAdded get_dummyLR.
2005-04-29 twisti- also save temporary registers in leaf methods for...
2005-04-29 twistiI think we should also use some alpha macros on x86_64.
2005-04-29 twistiAgain a libc-movaps bugfix. Arghhh!
2005-04-29 twistiAdded additional {INT,FLT}_*_CNT defines.
2005-04-29 twistiSynchronize patcher functions. Unfortunately it's not...
2005-04-29 twistiPass java_objectheader to asm_wrapper_patcher.
2005-04-28 twisti-sa bugfix in patcher_builtin_checkarraycast,
2005-04-28 jowenntestcases for (cond) ? x:y
2005-04-28 jowennthe real implementation doesn't work yet as I would...
2005-04-28 jowennless debug output to make twisti happy
2005-04-28 jowennless debug output
2005-04-28 jowenndon't optimize too much
2005-04-27 twistiForgot code patching nop's in checkcast/instanceof...
2005-04-27 twistiDo it like on alpha in patcher_get_putstatic.
2005-04-27 jowenngeneral: less warnings in stacktrace.c
2005-04-27 twistiAdded: doit's and try-catch blocks
2005-04-27 christian*** empty log message ***
2005-04-27 twisti- float register defines (couldn't find a header file...
2005-04-27 twisti- use itmp3 for patchref branch and save the return...
2005-04-27 twistiMoved ALIGNCODENOP from codegen.c
2005-04-27 twistiThe return address is now store on the stack in the...
2005-04-27 twisti- remaining lazy loading stuff for alpha
2005-04-27 twistiRemaining lazy loading stuff for alpha.
2005-04-26 twistiDefine M_NOP.
2005-04-26 twisti- handle monitorenter/exit inline
2005-04-26 twisti- all patcher use the same wrapper and thus the same...
2005-04-26 twisti- removed: asm_builtin_monitorenter, asm_builtin_monito...
2005-04-26 twistiLazy loading for alpha and code patching stuff.
2005-04-26 twistiLazy loading for alpha (some left).
2005-04-26 twistiLazy loading for alpha.
2005-04-26 twistiAdded patcher_checkcast_instanceof_class for other...
next