Add makefiles for cleaning grades, top level.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index 2d61506b6882bbfdb81b170fb1de9779110dc8d1..a07e2b422e21fe45b32a9f4cb5dc37c3ceb297b7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,10 @@
 -*- text -*-
 
-* Grader:
+* Clean up:
 
-  - Fix bug where failures are being treated as warnings.
+  - Replace AT&T assembly code by Intel assembly so that students can
+    figure out the asm from the Intel manuals.  Compare object files
+    before and after to make sure nothing changed.
 
 * Userprog project: