[MLton-commit] r4092
Matthew Fluet
MLton@mlton.org
Mon, 12 Sep 2005 06:50:37 -0700
crossMap todo item
----------------------------------------------------------------------
U mlton/branches/on-20050822-x86_64-branch/runtime/gc/TODO
----------------------------------------------------------------------
Modified: mlton/branches/on-20050822-x86_64-branch/runtime/gc/TODO
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/runtime/gc/TODO 2005-09-12 02:23:11 UTC (rev 4091)
+++ mlton/branches/on-20050822-x86_64-branch/runtime/gc/TODO 2005-09-12 13:50:36 UTC (rev 4092)
@@ -15,3 +15,5 @@
codegen in thread.h is still true; it used to be the case when
GC_switchToThread was implemented in codegens. Now it should
be implemented in Backend.
+* change the meaning of crossMap to indicate offset in bytes rather
+ than offset in 32-bit words.