summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2014-02-21 09:23:03 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:59 -0700
commit4fc00f4e08535fda89125aaa0f44746ffe01f031 (patch)
treedd8d611b67596bfd9cf62d7763ba5d5f8d56709b /CHANGES
parentef8a5521e440baa2f86d468cdc9078f54ec7c0c0 (diff)
Adding signed types to slct_impl, fixes http://www.gpgpu-sim.org/bugs/show_bug.cgi?id=78
review: 123001, LGTM: 2 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17692]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 35e04da..ebdfed1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
LOG:
+Version 3.2.3 versus 3.2.2
+- Fixed bug #78, added signed types to implementation of slct instruction.
+
Version 3.2.2 versus 3.2.1
- Added NVIDIA Quadro FX5600 GPGPU-Sim and GPUWattch configuration files.
- Added cache_stats class to record all memory accesses and access outcomes