| Aug. 15, 2006: m5_2.0_beta |
| -------------------- |
| Major update to M5 including: |
| - New CPU model |
| - New memory system |
| - More extensive python integration |
| - Preliminary syscall emulation support for MIPS and SPARC |
| This is a *beta* release, meaning that some features are not complete, |
| and some features from M5 1.X aren't currently supported (e.g., MP |
| coherence). We are working to address these limitations and hope to |
| have a complete 2.0 release soon. |
| |
| Oct. 8, 2005: m5_1.1 |
| -------------------- |
| Update release for IOSCA workshop mini-tutorial. New features include: |
| - Preliminary FreeBSD support |
| - Integration of regression tests into scons build framework |
| - Several bug fixes and better compatibility for Cygwin hosts |
| - Major cleanup of Alpha system code (console, PAL, etc.) to make |
| it easier for others to build/modify |
| - Fixes to enable compilation under g++ 4.0 |
| - Numerous minor bug fixes |
| |
| June 10, 2005: m5_1.0_web |
| ------------------------- |
| The 1.0 release posted on Sourceforge after the ISCA tutorial contains |
| just a few very minor fixes relative to the CD. |
| |
| June 5, 2005: m5_1.0_tutorial |
| ----------------------------- |
| First non-beta release. This release was on the CD distributed at the |
| ISCA tutorial. Major enhancements relative to beta releases include |
| Linux support and Python-based configuration language. |
| |
| June 17, 2004: m5_1.0_beta2 |
| --------------------------- |
| Stealth-mode beta bug-fix update, not widely advertised. |
| |
| Oct. 17, 2003: m5_1.0_beta1 |
| --------------------------- |
| Early beta release. |