projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c971e
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 15 Dec 2004 06:55:12 +0000
(06:55 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 15 Dec 2004 06:55:12 +0000
(06:55 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 2d61506b6882bbfdb81b170fb1de9779110dc8d1..a027d61d168b6b237d7ee6f13d01e32268460287 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,5
+1,11
@@
-*- text -*-
+* Clean up:
+
+ - 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.
+
* Grader:
- Fix bug where failures are being treated as warnings.