summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* dotgen: Generate Graphiviz format .dot dump of functions control flow graphDennis, CHENG Renquan2010-07-111-0/+2
+/* Generate Graphiviz format .dot dump of functions control flow graph, + similar as the gcc internal vcg dump. + Copyright (C) 2010 by + Author: "Dennis, CHENG Renquan" <crquan@fedoraproject.org>