* intBitsToFloat, longBitsToDouble: Made static.
[cacao.git] / src / vm /
2005-07-12 twisti* Newer, simpler stacktrace system
2005-07-12 michi* fixed typo when compiled with LOADER_VERBOSE
2005-07-11 twisti* Again, new and simpler stacktraces
2005-07-11 twisti* Newer, simpler, smaller stacktrace system
2005-07-11 twisti* Again changed the stacktrace system: more specific...
2005-07-11 twisti* init_exceptions: removed
2005-07-11 twisti* Removed forgotten variable
2005-07-11 twisti* Implemented new (and new improved) stacktrace system
2005-07-11 twisti* More stacktrace changes: mostly to handle exceptions...
2005-07-11 michiEnabled ICMD_FREM and ICMD_DREM for arm
2005-07-11 twisti* codegen_findmethod: removed alpha version
2005-07-11 twisti* Added alpha defines for new stacktrace system
2005-07-11 twisti* Added alpha defines
2005-07-11 twisti* Updated stacktrace system again, simpler, smaller...
2005-07-11 twisti* Comment typos
2005-07-10 twisti* Better (smaller) exception implementation
2005-07-10 twisti* M_MOV_IMM, M_PUSH, M_JMP, M_JMP_IMM, M_CALL: added
2005-07-10 twisti* Fixed compiler warnings
2005-07-10 twisti* stacktrace_new_arithmeticexception,
2005-07-10 twisti* signal_init: don't install sigquit and sigusr1 handle...
2005-07-10 twisti* Implemented new stacktrace system
2005-07-10 twisti* Implemented new stacktrace system
2005-07-10 twisti* Fixed typo
2005-07-10 twisti* Added i386 defines for new ICMDs
2005-07-10 twisti* signal_init: added SA_NODEFER to signal flags for...
2005-07-10 edwintypecheck for ICMD_ARRAYCHECKCAST and ICMD_AASTORE
2005-07-09 twisti* cacao_catch_Handler: removed
2005-07-09 twisti* createnativestub: removed linux specific stuff, we...
2005-07-09 twisti* Added and removed some function name defines
2005-07-09 twisti* Implemented stacktraces
2005-07-09 twisti* asm_wrapper_patcher: darwin fixes
2005-07-09 twisti* Wrong md-abi.h was included
2005-07-09 twisti* Fixed includes
2005-07-09 twisti* Implemented stacktraces
2005-07-09 twisti* Use new, more general, stacktrace system
2005-07-09 twisti* helper_fillin_stacktrace, helper_fillin_stacktrace_al...
2005-07-09 twisti* Some improvements
2005-07-09 twisti* Added opt_ prefix for some options
2005-07-09 twisti* Print disassembled code of exception stubs
2005-07-09 twisti* Added opt_ prefix
2005-07-09 twisti* opt_showexceptionstubs: added
2005-07-09 twisti* Added x86_64 defines
2005-07-09 twisti* ICMD_ARRAYCHECKCAST: added
2005-07-09 twisti* Fixed some indent
2005-07-09 twisti* Fixed header
2005-07-08 twisti* ICMD_AASTORE, ICMD_ARRAYCHECKCAST: added
2005-07-08 twisti* powerpc defines for inlined asmpart functions
2005-07-08 twisti* BUILTIN_canstore: added
2005-07-08 twisti* loader_load_all_classes: fixed the META-INF bug again...
2005-07-08 twisti* Added xstorerefs
2005-07-08 twisti* ICMD_ARRAYCHECKCAST: added
2005-07-08 twisti* changes for inlining asmpart functions
2005-07-08 twisti* ICMD_ARRAYCHECKCAST: added
2005-07-08 twisti* Macro formatting
2005-07-08 twisti* Added sizeof(stackframeinfo)
2005-07-08 twisti* stacktrace_create_inline_stackframeinfo,
2005-07-08 twisti* ICMD_ARRAYCHECKCAST: added
2005-07-08 twisti* Save pv to the position of the patcher function pointer
2005-07-08 twisti* md_stacktrace_get_returnaddress: added
2005-07-07 christianremoved typing error (! missing in md_return_alloc)
2005-07-07 twisti* loader_load_all_classes: skip META-INF entries
2005-07-07 christianOutput RA instead of A-1 for allocated return values...
2005-07-07 twisti* don't include "md.h", not needed
2005-07-07 twisti* EXTRA_DIST: removed
2005-07-07 twisti* Not required
2005-07-07 twisti* Moved os independent stuff here from linux/md.c,...
2005-07-07 twisti* Renamed md.c to md-os.c
2005-07-06 twisti* Formatted some macros a bit
2005-07-05 twisti* More changes
2005-07-05 twisti* Machine dependent, but os independent functions
2005-07-05 twisti* Added md.c
2005-07-05 twisti* Renamed md.c to md-os.c
2005-07-05 twisti* Cleanup and trying to make the functions a bit simple...
2005-07-05 twisti* md_stacktrace_get_returnaddress: added
2005-07-05 twisti* asm_calljavafunction/2: calculate pv recalculate...
2005-07-05 twisti* INVOKESPECIAL: use software null pointer, checking...
2005-07-05 twisti* builtin_new: removed commented debug output
2005-07-04 christiandebug helper removed
2005-07-04 twisti* collectverbose: removed
2005-07-03 christianRegister packing Macros moved to codegen.inc.h
2005-07-03 christianBoth builtin_trace_args calls moved into a function...
2005-07-03 christianPreliminary Bugfix for PowerPC/Linux. Only 3 parameters...
2005-07-03 christianPreliminary Bugfix for PowerPC/Linux - only 3 Params...
2005-07-02 edwinfix subclass testing in typeinfo.c: check subclass...
2005-06-30 twisti* md_param_alloc: simplified a bit
2005-06-30 twisti* M_RET: added
2005-06-30 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-29 twisti* builtin_fdiv, builtin_ddiv, builtin_dneg: implemented...
2005-06-29 christianmd_return_alloc added to precolor the stack slots conta...
2005-06-29 christianmd_return_alloc coded to precolour stack slots holding...
2005-06-29 christianPrecoloring of stackslot holding the return value to...
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Put some logging in JWDEBUG
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-28 twisti* Only cosmetic changes
2005-06-27 twisti* Set MCODECHECK sizes much higher, so we don't run...
2005-06-27 christianTyping error from last commit fixed
2005-06-27 christianReserve stack space for saving return values to survive...
2005-06-27 twisti* md_init: added
2005-06-27 christianCorrect saving of integer return register for [AIL...
next