blob: ac7805d8c5e9ca87272449ce5bb6d29950745041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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.
* Highlight cache read and write acesses.
* Highlight registers and coprocessor 0 read and writes.
-- Pavel Pisa <pisa@cmp.felk.cvut.cz> Sun, 17 Mar 2019 20:51:55 +0100
qtmips (0.6.5) unstable; urgency=medium
* Initial Debian packaging.
-- Pavel Pisa <pisa@cmp.felk.cvut.cz> Wed, 13 Mar 2019 19:38:33 +0100
|