* Makefile.direct: Add comment for -DCHECKSUMS.
+2008-11-04 Hans Boehm <Hans.Boehm@hp.com>
+ * Makefile.direct: Add comment for -DCHECKSUMS.
+
2008-10-27 Hans Boehm <Hans.Boehm@hp.com> (Really Ivan Maidansky)
* thread_local_alloc.c, include/private/thread_local_alloc.h:
Fix typos in comments.
# -DCHECKSUMS reports on erroneously clear dirty bits, and unexpectedly
# altered stubborn objects, at substantial performance cost.
# Use only for debugging of the incremental collector.
+# Not compatible with USE_MUNMAP or threads.
# -DGC_GCJ_SUPPORT includes support for gcj (and possibly other systems
# that include a pointer to a type descriptor in each allocated object).
# Building this way requires an ANSI C compiler.