aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/blackbox.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* blackbox: Include whiteboxed modulesgatecat2021-03-171-1/+2
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* blackbox: re-use existing Module::makeblackbox() methodEddie Hung2020-05-251-25/+1
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-1/+1
* Fixed the help summary line for a few commandsacw12512019-06-191-1/+1
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Add blackbox commandClifford Wolf2017-10-041-0/+81