summaryrefslogtreecommitdiff
path: root/libcuda/cuobjdump.y
AgeCommit message (Expand)Author
2019-05-29Move SectionList to contextMengchi Zhang
2019-05-28Merge branch 'dev' of https://github.com/echoedit/gpgpu-sim_distribution into...Mengchi Zhang
2019-05-27Move some cuobjdump parser variablesMengchi Zhang
2019-04-21Add yyerror definitionMengchi Zhang
2019-04-21Fix declaration for yylex and yyerrorMengchi Zhang
2019-04-21Move cuobjdump parser to reentrantMengchi Zhang
2016-06-07The ptx parser now recognizes the NC option for ld.global, however this optio...sspenst
2016-06-03Added mergeSectionList to combine any PTX files that remain after pruning int...sspenst
2016-05-13detailed error message when minimum found ptx capability is still larger than...Ahmed ElTantawy
2016-05-13getting the parsing compatible with previous version - tested on 4.2, 5.5 and...Ahmed ElTantawy
2016-05-12added an assertion to pruneSectionListsspenst
2016-05-12initial support for cuda 7.5 parsingElTantawy
2014-08-14On demand loading of fatbinsAndrew M. B. Boktor
2014-08-14Adding a less brittle support for associating the fatbins to sections in the ...Andrew M. B. Boktor
2014-08-14Back out changelist 13683Andrew M. B. Boktor
2014-08-14Removing compiler warningsAndrew M. B. Boktor
2014-08-14Adding copyright notices and updating CHANGESAndrew M. B. Boktor
2014-08-14Moving things where they belongAndrew M. B. Boktor