diff options
author | Ali Saidi <saidi@eecs.umich.edu> | 2006-06-29 16:52:47 -0400 |
---|---|---|
committer | Ali Saidi <saidi@eecs.umich.edu> | 2006-06-29 16:52:47 -0400 |
commit | de90be348239a0a58ebb659dfc6a2f2fe5909292 (patch) | |
tree | e5e2bdce53c4fd897da4acfcb9cdb4d2ef11dec1 /RELEASE_NOTES | |
parent | ecab4b426c949dad797df0bde1c0c120b4b5fb00 (diff) | |
download | gem5-de90be348239a0a58ebb659dfc6a2f2fe5909292.tar.xz |
Update the readme to point people to m5.eecs.umich.edu
start a new release section in RELEASE_NOTES
add AUTHORS file that still needs work
README:
Update the readme to point people to m5.eecs.umich.edu
RELEASE_NOTES:
start a new release section
--HG--
extra : convert_revision : 4c51e4255aecb67b10f18337428e5af114759d2e
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 983c9b2e9..6eb9b1844 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,11 @@ +XXX. X, 2006: m5_2.0 +-------------------- +Major update to M5 including: +- New CPU model +- Sew memory system +- More extensive python integration +- Preliminary syscall emulation support for MIPS and SPARC + Oct. 8, 2005: m5_1.1 -------------------- Update release for IOSCA workshop mini-tutorial. New features include: |