* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / stacktrace.h
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* intrp_md_stacktrace_get_returnaddress: Added.
2005-12-03 twisti* exceptionentry: Moved to exceptions.h.
2005-11-22 twisti* Replaced functionptr with u1*.
2005-11-11 twisti* stacktrace_print_trace: Changed argument type to...
2005-11-04 motsealmost all required function implemented - first integr...
2005-11-03 twisti* --disable-threads fixes.
2005-10-26 twisti* callingMethodCollector, cacao_callingMethod: Removed.
2005-10-12 twisti* stacktrace_dump_trace: Use stacktrace_print_trace...
2005-10-04 twisti* stacktrace_inline_negativearraysizeexception: Removed.
2005-09-21 twisti* Added interpreter stuff.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-17 twisti* stackframeinfo: Removed addressOfThreadspecificHead...
2005-07-28 twisti* Bug #8: Collectors should return a value, so we can...
2005-07-20 twisti* stacktrace_extern_fillInStackTrace: removed, not...
2005-07-11 twisti* Again changed the stacktrace system: more specific...
2005-07-11 twisti* More stacktrace changes: mostly to handle exceptions...
2005-07-10 twisti* stacktrace_new_arithmeticexception,
2005-07-08 twisti* stacktrace_create_inline_stackframeinfo,
2005-07-05 twisti* md_stacktrace_get_returnaddress: added
2005-06-23 twisti* Added: stacktrace_dump_trace
2005-06-21 twisti* Some code cleanup, so maybe one day i can understand...
2005-06-13 twisti* Use SIZEOF_VOID_P
2005-05-19 jowennVMAccessController.getStack (currently leads in some...
2005-04-27 jowenngeneral: less warnings in stacktrace.c
2005-04-24 jowennmore stacktraces
2005-03-29 twistiMoved stuff from global.h
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-07 twistiGNU header update.
2004-12-06 twistiNew header.