summaryrefslogtreecommitdiff
path: root/libcuda/cuobjdump.l
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-21Move cuobjdump parser to reentrantMengchi Zhang
2018-09-20libcuda: removed comment from cuobjdump.lMatteo Maria Fusi
2018-03-26Don't directly pass strings to printf (beacuse they wouldn't be escapped). Cl...Nathan Conrad
2016-05-13getting the parsing compatible with previous version - tested on 4.2, 5.5 and...Ahmed ElTantawy
2016-05-12initial support for cuda 7.5 parsingElTantawy
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
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-14Removing 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