cacao.git
2005-06-21 twisti* Added M_LADD, M_AADD macros
2005-06-21 twisti* Bugfix: membase %rsp/%r12 special case
2005-06-21 twisti* createnativestub: removed machine independent code
2005-06-21 twisti* createnativestub: removed machine independent code
2005-06-20 stefanfixed a deadlock introduced by previous patch
2005-06-20 stefanlet's clear this up a bit
2005-06-20 stefanlet's clear this up a bit
2005-06-20 stefanreplaced one hack by another
2005-06-20 twisti* Set java.version to 1.4.1 for eclipse-3.1
2005-06-20 edwindo not check protected access for methods of arrays...
2005-06-20 twisti* createnativestub: removed machine independent code
2005-06-20 twisti* Moved machine independent code from createnativestub to
2005-06-20 edwinfix merging error
2005-06-20 edwinsome fixes
2005-06-20 edwinadded stub for typeinfo_init_class
2005-06-20 edwinadded two macros for PUT{FIELD,STATIC}CONST
2005-06-20 edwinmove the verifier towards lazy loading
2005-06-20 edwinturn on TYPECHECK_DEBUG, turn off TYPECHECK_VERBOSE
2005-06-20 twisti* Come on... it's not that hard!
2005-06-20 edwinshorter debug dump for parsed descriptors
2005-06-20 edwinadded builtintable_entry_debug_dump
2005-06-20 edwinsome work on the resolve functions for verification
2005-06-20 edwinfixed classref field for 'this' parameter in methoddescs
2005-06-20 edwinadded class_get_self_classref, should be made faster...
2005-06-20 twisti* handler_signal_quit: added, this handler calls the...
2005-06-20 twisti* Added utf_run
2005-06-20 twisti* Started to implement thread_dump
2005-06-20 twisti* Added thread_dump
2005-06-18 edwinsplit create_unresolved_* functions in create_* and...
2005-06-18 edwinadded comments and a little fix to parameter allocation
2005-06-18 twisti* Use code/data segment in native stub
2005-06-17 twisti* Alpha signal stuff
2005-06-17 twisti* codegen_createnativestub: passed wrong length to
2005-06-17 twisti* asm_calljavafunction2: keep stack 16-byte aligned
2005-06-17 twisti* Added md.c
2005-06-17 twisti* Just typos
2005-06-17 twisti* Added putfieldconst zero for risc architectures
2005-06-17 twisti* Include correct signal.h
2005-06-17 twisti* Don't use native_findfunction with non-static classpath
2005-06-17 twisti* bug fixing in native library hash code, it should...
2005-06-16 twisti* ignore generated header files (static ones are still...
2005-06-16 edwinclass loading synchronization: throw away loaded class...
2005-06-16 twisti* Insert stackframesize in method header
2005-06-16 twisti* Small fix: let M_ALD use M_ILD
2005-06-16 twisti* Bugfix: a double skips 2 integer argument registers
2005-06-16 twisti* Test with 15 arguments, since powerpc-darwin has...
2005-06-16 christianRemoved runverbose depended usecount of argintregs...
2005-06-15 twisti* Forgot native/native.h include
2005-06-15 twisti* patcher_resolve_native: implemented
2005-06-15 twisti* Removed STATIC_CLASSPATH from alpha
2005-06-15 twisti* Moved stuff to md.c
2005-06-15 twisti* M_ASUB_IMM: added for both archs
2005-06-15 twisti* changed some long stuff to use machine independent...
2005-06-15 twisti* Defined stuff for MIPS32
2005-06-15 twisti* define some stuff for MIPS32
2005-06-15 twisti* Moved machine dependent stuff (signals, critical...
2005-06-15 twisti* added md.c
2005-06-15 christianrd->secondregs eliminated. A second integer register...
2005-06-15 twisti* patcher_resolve_native: implemented
2005-06-15 twisti* added STATIC_CLASSPATH defines to fix compile problems
2005-06-15 twisti* compile warning fixes
2005-06-15 twisti* removed STATIC_CLASSPATH for mips
2005-06-14 twisti* compile warning fixes
2005-06-14 twisti* Added DIST_SUBDIRS
2005-06-14 twisti* added DIST_SUBDIRS
2005-06-14 twisti* set freebsd flags correctly
2005-06-14 twisti* native_resolve_function: bugfix, don't overwrite...
2005-06-14 twisti* include some additional headers (safety first ;-)
2005-06-14 twisti* compile warning fixes, 2nd try
2005-06-14 twisti* compile warning fixes
2005-06-14 twisti* implemented the library hash: each loaded library...
2005-06-14 twisti* define EXPORT_SYMBOLS_FLAGS for ld
2005-06-14 twisti* powerpc warning fixes
2005-06-14 twisti* removed deprecated BlockPtrOfPC macro
2005-06-14 twisti* warning fix
2005-06-14 twisti* FindClass: implemented correctly
2005-06-14 twisti* builtin_asm_createclasscontextarray,
2005-06-14 twisti* add . to java.library.path
2005-06-14 twisti* Oops, typo
2005-06-14 twisti* use load_class_from_sysloader return value
2005-06-14 twisti* removed init_exceptions
2005-06-14 twisti* make r2 reserved (from old init_exceptions), ask...
2005-06-14 twisti* moved init_exceptions
2005-06-14 twisti* patcher_resolve_native: added
2005-06-14 twisti* Moved signal stuff
2005-06-14 twisti* classLoaderCollector: code indent and removed unused...
2005-06-14 twisti* use load_class_from_sysloader return value
2005-06-14 twisti* removed STATIC_CLASSPATH for ported architectures
2005-06-14 twisti* --disable-gc bug fixes
2005-06-13 twisti* added freebsd os
2005-06-13 twisti* native stub changes (data/code segment usage)
2005-06-13 twisti* machine dependent stuff
2005-06-13 twisti* FindClass: use load_class_bootstrap return value
2005-06-13 twisti* Use load_class_bootstrap return value
2005-06-13 twisti* codegen native stub changes
2005-06-13 twisti* Use load_class_bootstrap return value
2005-06-13 twisti* Link to libltdlc convenience library
2005-06-13 twisti* ignore *.la
2005-06-13 twisti* Renamed utf_end to UTF_END
2005-06-13 twisti* link missing classes
next