From 7fe2f7e952dea07ebee877832ed26dcfc6b53503 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Tue, 3 Jul 2012 20:34:26 -0800 Subject: 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] --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') 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 -- cgit v1.3