summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2007-04-30 14:22:18 -0400
committerAli Saidi <saidi@eecs.umich.edu>2007-04-30 14:22:18 -0400
commit3ae12a549e697db5a1c5baa723441435ebfeba98 (patch)
tree56632655cae10bc43bb26645b966c365a93df589 /RELEASE_NOTES
parentcd617b7d388e0762e5de370d676ea239c7e7413b (diff)
downloadgem5-3ae12a549e697db5a1c5baa723441435ebfeba98.tar.xz
update release notes a bit
--HG-- extra : convert_revision : e99661b971a1cbb2be6cabb68c1a4dcc7c4792ba
Diffstat (limited to 'RELEASE_NOTES')
-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
--------------------