update release notes a bit
--HG-- extra : convert_revision : e99661b971a1cbb2be6cabb68c1a4dcc7c4792ba
This commit is contained in:
parent
cd617b7d38
commit
3ae12a549e
1 changed files with 8 additions and 4 deletions
|
@ -10,7 +10,7 @@ Outstanding issues for 2.0 release:
|
||||||
8. Validation
|
8. Validation
|
||||||
9. Testing
|
9. Testing
|
||||||
|
|
||||||
Apr. XX, 2007: m5_2.0_beta3
|
May XX, 2007: m5_2.0_beta3
|
||||||
--------------------
|
--------------------
|
||||||
New Features
|
New Features
|
||||||
1. Some support for SPARC full-system simulation
|
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
|
1. Many SPARC linux syscall emulation support fixes
|
||||||
2. Multiprocessor linux boot using the detailed O3 CPU module
|
2. Multiprocessor linux boot using the detailed O3 CPU module
|
||||||
3. Simulator performance and memory leak fixes
|
3. Simulator performance and memory leak fixes
|
||||||
4. Fix issues with remote debugging
|
4. Fixed issue where console could stop printing in ALPHA_FS
|
||||||
5. Several compile fixes, including gcc 4.1
|
5. Fix issues with remote debugging
|
||||||
6. Many other minor fixes and enhancements
|
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
|
Nov. 28, 2006: m5_2.0_beta2
|
||||||
--------------------
|
--------------------
|
||||||
|
|
Loading…
Reference in a new issue