update release notes a bit

--HG--
extra : convert_revision : e99661b971a1cbb2be6cabb68c1a4dcc7c4792ba
This commit is contained in:
Ali Saidi 2007-04-30 14:22:18 -04:00
parent cd617b7d38
commit 3ae12a549e

View file

@ -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
--------------------