From: Ali Saidi Date: Tue, 28 Nov 2006 21:02:13 +0000 (-0500) Subject: add 2.0b2 release notes X-Git-Tag: m5_2.0_beta2~14 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed78fc257b7e55a94cae6a54a0eacf7090ed7f26;p=gem5.git add 2.0b2 release notes --HG-- extra : convert_revision : ce34f8086f682cc732bf868f6b9700e42c604ca3 --- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 39086de89..03eec3aab 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,19 @@ +Nov. 28, 2006: m5_2.0_beta2 +-------------------- +Bug fixes since beta 1: +1. Many cache issues resolved +2. Uni-coherence fixes in full-system +3. LL/SC Support +4. Draining/Switchover +5. Functional Accesses +6. Bus now has real timing +7. Single config file fro all SpecCPU2000 benchmarks +8. Several other minor bug fixes and enhancements + +Outstading issues for 2.0 release: +1. Simulator performance fixes for memory system/caches +2. Multiprocessor linux boot using the detailed O3 CPU model + Aug. 25, 2006: m5_2.0_beta patch 1 -------------------- Handful of minor bug fixes for m5_2.0_beta,