Revision 3766 committed by chris
[email protected] Mon, 21 Mar 2005 00:13:41 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 3766 Date: 2005-03-21 00:13:22 -0500 (Mon, 21 Mar 2005) Author: chris Log: * Added --enable-magic option to put magic word in every instance header. * Added --enable-statistics option to prints statistics on VM exit. * Fixed comparison between signed and unsigned when statistics enabled. Changed: U sablevm/trunk/configure.ac U sablevm/trunk/src/libsablevm/thread.c