Update.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 21:43:40 +0000 (21:43 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 21:43:40 +0000 (21:43 +0000)
v7/src/compiler/machines/C/TODO

index 873cdb56835580618827f24f7cedc9cbb6da3450..ada9ce33fc305b84c2f590ebafead40d41efcbf9 100644 (file)
@@ -1,17 +1,10 @@
 -*- Indented-Text -*-
 
-* No consistency at band-restore time.
-  The saved band may not correspond at all to the compiled-code blocks
-  in the microcode.
-
-* package loader, etc. have to understand initialize-c-compiled-block.
-  runtime/make.scm was hacked specially.  Other systems will not work
-  until this is done.
+* Short documentation (how to compile files and add them to the microcode).
 
-* Edwin autoloads and load options.
+* Implement compile-procedure and compile-scode.
 
-* Short documentation (how to compile files and add them to the microcode).
+* Make fasdump work on compiled code by doing something similar to what
+  happens with primitives.  Right now it is difficult because there is
+  nothing to map back entry numbers to block numbers.
 
-RANDOM INFO:
-  USE:         setenv CMDOPT -DBAND_ALREADY_BUILT
-  to build a microcode without the data building stuff
\ No newline at end of file