summaryrefslogtreecommitdiff
path: root/src/cuda-sim/Makefile
AgeCommit message (Expand)Author
2023-06-20ignore lex warningsAhmad Alawneh
2022-12-05Added regex for non-linux platformsDimitris Papagiannis
2022-12-05Ignore YY keywords, remove whitespaceDimitris Papagiannis
2022-12-05Fixed regex for files generated by newer bison versionsDimitris Papagiannis
2019-06-09Move ptx_parser varsMengchi Zhang
2017-07-06Adding the correct dependency for the detailed_version file. In order to upda...tgrogers
2017-05-17Changing the version detection to be much more detailed. Now the git commit #...tgrogers
2016-07-05ADD: add cudaGetParameterBufferV2 and add cudaLaunchDeviceV2 implementation. ...Jin Wang
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx...Tim Rogers
2014-08-14Removing a slew of code still compiled with gcc and the need for a bunch of e...Tim Rogers
2014-08-14MergingTim Rogers
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Now makedepend doesn't have to interfere with our commits anymore.Andrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Back out changelist 10951Hadi Jooybar
2014-08-14Should be tested.Hadi Jooybar
2014-08-14Bugfix. The script used to check the version of nvcc that is in the path, how...Andrew M. B. Boktor
2014-08-14Undoing the rest of files mistakly changed in CL10695, this change completes ...Ayub Gubran
2014-08-14My last work added to the branch, wokring on the functional simulator in cuda...Ayub Gubran
2014-08-14- Minor change to make things simpler, basically removing all instances ofAndrew M. B. Boktor
2014-08-14change copyright notice to include authorsTor Aamodt
2014-08-14Fixing comment clobber from yesterdayTim Rogers
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2011-06-29changing copyright to BSDTor Aamodt
2010-10-18Re-designed cache model:Tor Aamodt
2010-08-30integrating CL 7421-7434 from fermi-test Tor Aamodt
2010-08-08refactoring: moving PTX parsing functions into ptx_parser.*Tor Aamodt
2010-08-08refactoring: moving 'loading' operations into ptx_loader.*Tor Aamodt
2010-07-18finished moving cuda printf stuff to seperate file (step 2)Tor Aamodt
2010-07-16detect changes to .l and .y filesTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt