cacao.git
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).
2005-02-24 twistiWhatever.
2005-02-24 twistiNext save.
2005-02-23 twistiSave.
2005-02-23 twistiRenamed: floatregsnum -> fltregsnum
2005-02-23 twistiProgress...
2005-02-23 twistiAdded SUPPORT_MUL_CONST define.
2005-02-19 carolynxta full code
2005-02-19 carolyn1st level calls print
2005-02-18 christian*** empty log message ***
2005-02-17 christian*** empty log message ***
2005-02-17 twistidisassembler fixes.
2005-02-17 christian*** empty log message ***
2005-02-17 christian*** empty log message ***
2005-02-17 twistiAdded schedule subdir.
2005-02-17 twistiDon't declare float/double functions on xdspcore (preve...
2005-02-17 twistiInitial commit for instruction scheduler.
2005-02-16 twistiCalling convention fixes.
2005-02-15 christian*** empty log message ***
2005-02-15 twistiUse: utf_fillInStackTrace, utf_void__java_lang_Throwable
2005-02-15 twisti- some signal changes
2005-02-15 twistiBuild dir fixes.
2005-02-15 christiannew lsra version
2005-02-15 twisti- disassemble use disassinstr
2005-02-15 twisti- we don't need `i' passed to disassinstr
2005-02-14 stefanrange overwrite fixed in asm_cacheflush
2005-02-10 twistiForgot to remove some class_* stuff (thanks go to the...
2005-02-10 twisti- using top_builddir instead of top_srcdir where requir...
2005-02-10 twisti- using utf_fillInStackTrace, utf_void__java_lang_Throwable
2005-02-10 twisti- using of utf_fillInStackTrace, utf_void__java_lang_Th...
2005-02-10 twisti- #include "vm/stringlocal.h"
2005-02-10 twisti- #include config.h, vm/class.h, vm/exceptions.h, vm...
2005-02-10 twisti- #include "vm/stringlocal.h"
2005-02-10 twistiMoved thread related defines into threads.h.
2005-02-10 twistiAdded class.[ch], string.[ch], utf8.[ch]
2005-02-10 twisti- added THREADSPECIFIC define for !USE_THREADS
2005-02-10 twistiMoved string stuff into string.[ch], utf into utf8...
2005-02-10 twisti- added #include "vm/class.h"
2005-02-10 twisti#include "vm/stringlocal.h"
2005-02-10 twisti#include "vm/class.h"
2005-02-10 twistiMostly stuff from native.[ch] and tables.[ch].
2005-02-10 twistiMoved utf log functions from native.c.
2005-02-10 twisti#include "vm/stringlocal.h"
2005-02-10 twistiAdded THREADSPECIFIC define.
2005-02-10 twisti- added authors
2005-02-10 twisti- added authors
2005-02-10 twistiMoved string related stuff into vm/string.[ch], utf8...
2005-02-10 twisticlass and utf8 related changes.
2005-02-10 twistiThis functionality is now implemented in VMStackWalker.
2005-02-10 twistiRemoved java_lang_VMSecurityManager.h
2005-02-10 twistiCall new init code.
2005-02-10 twistiUse libcacaoh.a
2005-02-10 twistiBetter include headers.o in libcacaoh.a so we can reuse...
2005-02-10 twistiRemoved java.lang.VMSecurityManager
2005-02-10 twistiDeclare _exceptionptr as extern.
2005-02-10 twistiRemoved some stuff.
2005-02-10 twisti- call new init code
2005-02-10 twistiBuild a libcacaoh.a to overcome linker resolving issue.
2005-02-10 twistiBuild a libcacao.a to overcome linker resolving issues.
2005-02-10 twisti- added -version
2005-02-09 twistiSet java.version to 1.4
2005-02-09 twistiDefer the usage of bootstrap.zip back.
2005-02-08 twistiVM stuff of vm/reference/gnu/classpath/VMStackWalker...
2005-02-08 twistiChanged nativeLoad signature.
2005-02-08 twistiAdded VMStackWalker.c
2005-02-08 twistiRemoved gnu_java_awt_peer_gtk_GtkMainThread.h.
2005-02-08 twistiRemoved gnu.java.awt.peer.gtk.GtkMainThread, added...
2005-02-08 twistiAdded test files for testing native stuff more easily.
2005-02-07 twistiBetter locking of zip/jar files with threads.
2005-02-07 twistiRemove qsort warning.
2005-02-03 motsefix: race condition with concurrent access to a jar...
2005-02-01 twisti- added SUPPORT_MUL_CONST
2005-02-01 twistiBetter cacao_create_directoryList code and only add...
2005-01-31 twistiDefine BUILTIN's for float and double functions.
2005-01-31 twistiAdded float and double ICMDs to builtin_desc.
2005-01-28 twisti- better handling of TRACE_ARGS_NUM
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-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
next