summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorInderpreet Singh <[email protected]>2012-03-02 18:48:38 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:19:04 -0700
commit1a5f1c6100d5750c56f1b55e5eec0d8db6c0d9ba (patch)
tree4bb9a2d58e8fe97ad24afaf218970257b320047d /CHANGES
parentcb32e99886b36069256334b8051ae7d6c05447c4 (diff)
Added description of latest bugfix to CHANGES file
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11586]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c106c63..98b1a5d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -33,6 +33,7 @@ CHANGE LOG: Version 3.0.2 versus 3.0.1
gpgpu_n_tex_insn
gpgpu_n_const_mem_insn
gpgpu_n_param_mem_insn
+- Fixed a bug where the PTX load and store instructions' input address register dependencies were not being registered with the scoreboard
Version 3.0.1 versus 3.0.0b
- Updated README and setup_environment for more streamlined setup.