summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES12
1 files changed, 8 insertions, 4 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 1deb3b629..1c781ac29 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -10,7 +10,7 @@ Outstanding issues for 2.0 release:
8. Validation
9. Testing
-Apr. XX, 2007: m5_2.0_beta3
+May XX, 2007: m5_2.0_beta3
--------------------
New Features
1. Some support for SPARC full-system simulation
@@ -19,9 +19,13 @@ Bug fixes since beta 2:
1. Many SPARC linux syscall emulation support fixes
2. Multiprocessor linux boot using the detailed O3 CPU module
3. Simulator performance and memory leak fixes
-4. Fix issues with remote debugging
-5. Several compile fixes, including gcc 4.1
-6. Many other minor fixes and enhancements
+4. Fixed issue where console could stop printing in ALPHA_FS
+5. Fix issues with remote debugging
+6. Several compile fixes, including gcc 4.1
+7. Reworking of trace facitities (parameter names changed, variadic macros removed)
+8. Scons script cleanups
+9. Some support for compiling with Intel CC
+10. Many other minor fixes and enhancements
Nov. 28, 2006: m5_2.0_beta2
--------------------