Old loading code bug fixing.
[cacao.git] / src / vm / jit / stacktrace.c
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...