summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authortgrogers <[email protected]>2015-02-20 13:27:06 -0800
committertgrogers <[email protected]>2015-02-20 13:27:06 -0800
commitd46bf67b50b265dd3afae7c9a6a13c4cbdd6176f (patch)
treeaef56cfce1cc6f595040cf51a3e39f324a41e512 /CHANGES
parent7cd0edfe0cb654280c30afef89a563867d9e67ed (diff)
parent1e925effd20bf6fb78b19a4cdb96b17691a29b29 (diff)
Merge pull request #7 from andrewboktor/fix_icache
Fixing icache bug where for each miss we also count a hit.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7352d28..830ca85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ Version 3.2.3+edits (development branch) versus 3.2.3
- Bug fixes:
- Fixed bug #81, fix ordering of pushing branch entries to the stack
+ - Fixed a bug where for each icache miss we also count a hit
Version 3.2.3 versus 3.2.2
- Bug fixes: