aboutsummaryrefslogtreecommitdiff
path: root/gcc/digraph.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-03-11analyzer: support reverse direction in shortest-paths.hDavid Malcolm1-3/+36
2021-03-11analyzer: gracefully handle impossible paths in shortest-paths.hDavid Malcolm1-22/+79
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-25Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)Martin Sebor1-1/+1
2020-01-27analyzer: fix build with gcc 4.4 (PR 93276)David Malcolm1-1/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+188