* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / native / vm / VMStackWalker.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* vm/options.h: Added.
2005-12-01 twisti* Removed vm/tables.h include.
2005-10-12 twisti* Added vm/global.h include.
2005-09-16 twisti* Fixed architecture and interpreter defines: who suppo...
2005-09-10 twisti* getCallingClassLoader: Fixed #ifdef.
2005-09-05 twisti* Disable the stackwalker stuff for the intrp for now...
2005-07-20 michi* added arm defines
2005-07-12 twisti* Added mips defines
2005-07-09 twisti* Added powerpc defines
2005-05-27 twistigetCallingClass, getCallingClassLoader: implemented
2005-04-22 jowennfirst part of stacktraces on x86_64
2005-04-22 twistiUse builtin_anewarray instead of builtin_newarray.
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-02-10 twisticlass and utf8 related changes.
2005-02-08 twistiVM stuff of vm/reference/gnu/classpath/VMStackWalker...