summaryrefslogtreecommitdiff
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
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
-rw-r--r--AUTHORS2
-rw-r--r--RELEASE_NOTES18
2 files changed, 18 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index a7ee88c4b..848e3e1df 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,13 +29,13 @@ Steven K. Reinhardt
Ali G. Saidi
-----------------------
+* SPARC Full System Support
* Alpha Linux support
* Alpha (Tsunami) platform and devices
* I/O <-> memory interface
* PCI device interface
* Multiple ISA support
* Memory bridge, bus, packet, port interfaces
-* SPARC IPRs
Kevin T. Lim
-----------------------
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: