Index: doc/TODO
===================================================================
--- doc/TODO	(revision 11485decd94f4332ebe6669f9ed7272dcef168d3)
+++ doc/TODO	(revision 117183bf567a5dbd9561df707d0d70f5dfc55a63)
@@ -18,5 +18,5 @@
 + [ia32] review the cache controling bits in CR0 register
 + [ia32] zero the alignment exception bit in EFLAGS                       [DONE]
-  - Task changed to clean AM in CR0 so the alignment check is disabled globaly
+  - Task changed to clean AM in CR0 so the alignment check is disabled globally
 + make emulated architectures also work on real hardware
 + bring in support for other architectures (e.g. PowerPC)
Index: doc/requirements
===================================================================
--- doc/requirements	(revision 11485decd94f4332ebe6669f9ed7272dcef168d3)
+++ doc/requirements	(revision 117183bf567a5dbd9561df707d0d70f5dfc55a63)
@@ -6,7 +6,6 @@
 
 	COMPILER REQUIREMENTS
-	o binutils 2.15
-	o gcc 2.95
-	o gcc 3.3.2 - gcc 3.3.5
+	o binutils 2.15 and gcc 3.3.5
+	o older versions may do as well, but are now obsoleted
 
 	SMP COMPATIBILITY
@@ -31,7 +30,6 @@
 
 	COMPILER REQUIREMENTS
-	o binutils 2.14 mips cross binutils
-	o gcc 2.8.1 mips cross compiler
-	o gcc 3.2.3 mips cross compiler
+	o mips binutils 2.16 and gcc 4.0.1 cross compiler
+	o older versions may do as well, but are now obsoleted
 
 	EMULATORS AND VIRTUALIZERS
@@ -46,2 +44,6 @@
 	EMULATORS AND VIRTUALIZERS
 	o ski
+	
+	COMPILER REQUIREMENTS
+	o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler
+	o older versions may do as well, but are now obsoleted
