VMAccessController.getStack (currently leads in some cases to endless loops)
[cacao.git] / src / vm / jit / stacktrace.c
2005-05-19 jowennVMAccessController.getStack (currently leads in some...
2005-05-03 twistigcc-2.x compile fix.
2005-04-30 jowennmore statistics, less crashing
2005-04-28 jowennless debug output
2005-04-27 jowenngeneral: less warnings in stacktrace.c
2005-04-22 jowennfirst part of stacktraces on x86_64
2005-04-21 twistiUse builtin_anewarray instead of builtin_newarray.
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-02 edwinno more unloaded classinfos!
2005-02-10 twisti- added #include "vm/class.h"
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-17 jowenn1) disable the is leaf check for i386, where there...
2004-12-07 twistiGNU header update.
2004-12-07 twisti#else is just i386, not a mips or powerpc.
2004-12-06 twistiThis should be a normal .c file with a header.
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...