summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2007-04-13 13:33:32 -0400
committerAli Saidi <saidi@eecs.umich.edu>2007-04-13 13:33:32 -0400
commit2778458eb5c089cfa120f290acae010df424bbdc (patch)
tree4ee2759d9d4f0bf2c303f1f7f4129c66666d675e /RELEASE_NOTES
parentc46e946c94cf730bd2c22de27d3af43955b63ba9 (diff)
downloadgem5-2778458eb5c089cfa120f290acae010df424bbdc.tar.xz
take a first stab at the release notes
AUTHORS: add sparc full system support to my list of accolades --HG-- extra : convert_revision : 1d3afaae2502306e44cd7fb251e763931a7e3ae9
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES18
1 files changed, 17 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 03eec3aab..eebe0eb57 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,19 @@
+Apr. XX, 2007: m5_2.0_beta3
+--------------------
+New Features
+1. Some support for SPARC full-system simulation
+
+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. ???
+
Nov. 28, 2006: m5_2.0_beta2
--------------------
Bug fixes since beta 1:
@@ -7,7 +23,7 @@ Bug fixes since beta 1:
4. Draining/Switchover
5. Functional Accesses
6. Bus now has real timing
-7. Single config file fro all SpecCPU2000 benchmarks
+7. Single config file for all SpecCPU2000 benchmarks
8. Several other minor bug fixes and enhancements
Outstading issues for 2.0 release: