summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2012-05-29 16:55:01 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:32 -0700
commit8f1a4433212e5b0d16fe8906deb57cd23bdd8c0a (patch)
tree6027b7b84b910410c56a85899290a24fd7eb6d80
parentf7c1841ca524450ebf471f9708377037028455b3 (diff)
updating change log
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12835]
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a2b5351..a8c4b18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
CHANGE LOG:
+Version 3.1.0+edits (development branch) versus 3.1.0
+- Bug Fixes:
+ - fix some potential memory corruption errors in cuobjdump_to_ptxplus
+
Version 3.1.0 versus 3.0.2
- Support for CUDA 4.0 for both PTX and PTXPlus.
- Support for using cuobjdump to extract PTX/SASS from binaries.