summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2007-04-27 11:16:20 -0700
committerNathan Binkert <binkertn@umich.edu>2007-04-27 11:16:20 -0700
commit0ce183da3018c76f555e54872f7f023050a2aae2 (patch)
treecee649e04c24755cbb883ec1ba889633931407a8 /RELEASE_NOTES
parent0ae6f0343941d777b593efe42b8e287d4f59f0c2 (diff)
downloadgem5-0ce183da3018c76f555e54872f7f023050a2aae2.tar.xz
Update release notes
--HG-- extra : convert_revision : d57ffff1a35443214d8fe24d6388daa99b1d747d
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES15
1 files changed, 12 insertions, 3 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index eebe0eb57..47507ba3b 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -7,12 +7,21 @@ 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
+4. Fix issues with remote debugging
+5. Several compile fixes, including gcc 4.1
+6. Many other minor fixes and enhancements
Outstanding issues for 2.0 release:
--------------------
-1. ???
+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
Nov. 28, 2006: m5_2.0_beta2
--------------------