summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES31
1 files changed, 20 insertions, 11 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index eebe0eb57..1c781ac29 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,4 +1,16 @@
-Apr. XX, 2007: m5_2.0_beta3
+Outstanding issues for 2.0 release:
+--------------------
+1. Better statistics for the caches.
+2. Clean up more SimObject parameter stuff
+3. Checkpoint/switchover testing
+4. FS mode doesn't work under Cygwin
+5. memtest regression crashes under Cygwin
+6. Make repository public
+7. Testing
+8. Validation
+9. Testing
+
+May XX, 2007: m5_2.0_beta3
--------------------
New Features
1. Some support for SPARC full-system simulation
@@ -7,12 +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. Many other minor fixes and enhancements
-
-Outstanding issues for 2.0 release:
---------------------
-1. ???
+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
--------------------
@@ -26,10 +39,6 @@ Bug fixes since beta 1:
7. Single config file for all SpecCPU2000 benchmarks
8. Several other minor bug fixes and enhancements
-Outstading issues for 2.0 release:
-1. Simulator performance fixes for memory system/caches
-2. Multiprocessor linux boot using the detailed O3 CPU model
-
Aug. 25, 2006: m5_2.0_beta patch 1
--------------------
Handful of minor bug fixes for m5_2.0_beta,