summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-05-15 07:36:08 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:30 -0700
commite8b71b52f57ef39f67ac14ac24e1d1b40addbb4a (patch)
tree9c5e04dc2a08a12a6c5fbdda37076f43a86b50a5 /CHANGES
parent607f7f7d94b6cf5ca33d7f7b1be146cf504dd645 (diff)
Removing bugzilla bug numbers from CHANGES
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12562]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 658b6da..1522ef7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,9 +20,10 @@ Version 3.1.0 versus 3.0.2
- Removed all dependencies on the boost libraries. Now GPGPU-Sim can run
without boost.
- Bug Fixes:
- - Fix for bug #142, added a missed call to operand collector writeback which fixes some
+ - Added a missed call to operand collector writeback which fixes some
writebacks that were not considered by the operand collector.
- - Fix for bug #151, preserves the global symbol table accross ptx files.
+ - Fix for a bug that caused global symbol tables to be re-initialized after
+ parsing each ptx file.
- Fix for a rare race condition that prevented kernel stats from being printed
- Fix for a bug that caused sim rates to be double the actual value