summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrew M. B. Boktor <[email protected]>2012-07-03 20:34:26 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:47:33 -0700
commit7fe2f7e952dea07ebee877832ed26dcfc6b53503 (patch)
tree2fcbcc391766e019d11dc7c8132ae1b43dfe6b38 /CHANGES
parentdadb44ad16727623476a1e6947453da81ed682c7 (diff)
Now makedepend doesn't have to interfere with our commits anymore.
makedepend generates the dependencies in Makefile.makedepend that is generated dynamically and cleaned with "make clean" Next step is to use gcc's "-M" option and get rid of makedepend altogether. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13292]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6a98c69..e2e7f68 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ Version 3.1.0+edits (development branch) versus 3.1.0
- Change Fermi configuration folder name to GTX480.
- Added TeslaC2050 configuration.
- Added a two level warp scheduler (as presented at ISCA 2012 tutorial).
+- Cleaner makedepend that doesn't interfere with Makefiles
- Bug Fixes:
- Fixed a couple of memory errors in cuobjdump_to_ptxplus code.
- Implemented better support for handling memory operand type modifier