Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-23 18:46:51 -0800 (Wed, 23 Mar 2005)
Revision: 7022
Log message:

      mmc_int_test/test_cps2 runs.  It never terminates, but that is expected,
      and it shows the garbage collector works.
      

Changes  Path
+15 -0 mpcompiler/mmc/arch/x86/base/mmc_x86_frame.ml
+2 -0 mpcompiler/mmc/arch/x86/base/mmc_x86_frame.mli
+23 -6 mpcompiler/mmc/arch/x86/print/mmc_x86_print.ml
+2 -1 mpcompiler/mmc/arch/x86/runtime/OMakefile
+29 -28 mpcompiler/mmc/arch/x86/runtime/x86_runtime.c