summaryrefslogtreecommitdiff
path: root/tools/objtool/builtin-orc.c
AgeCommit message (Expand)Author
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf
2021-03-06objtool: Collate parse_options() usersPeter Zijlstra
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf
2021-01-13objtool: Rework header include pathsVasily Gorbik
2020-09-01objtool: Move ORC logic out of check()Julien Thierry
2020-09-01objtool: Move object file loading out of check()Julien Thierry
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf