diff options
author | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-27 00:36:37 +0100 |
---|---|---|
committer | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-27 00:39:00 +0100 |
commit | 780416b7bb097ca01c13a2e8da01d3e7df194ee8 (patch) | |
tree | 4699ad04bc40f869e0724c0a520b036c33d326e5 /debian | |
parent | 58f548a687329e9fb45320701f7d2ddaf8e5f90b (diff) | |
download | qtmips-780416b7bb097ca01c13a2e8da01d3e7df194ee8.tar.gz qtmips-780416b7bb097ca01c13a2e8da01d3e7df194ee8.tar.bz2 qtmips-780416b7bb097ca01c13a2e8da01d3e7df194ee8.zip |
Version updated to 0.6.7
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f0b4d1e..ac36862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +qtmips (0.6.7) unstable; urgency=medium + + * Debian package updated to version 0.6.7. + * Change single cycle core with delay slot to use separate fetch stage. + * Program listing and stages use color background. + * Correct write through spelling. Reported by Richard Susta. + * qtmips_cli can be used for cache statistic and result memory tests. + + -- Pavel Pisa <pisa@cmp.felk.cvut.cz> Wed, 27 Mar 2019 00:38:24 +0100 + qtmips (0.6.6) unstable; urgency=medium * Corrected row and column output in cache address fields. |