aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/builtin-orc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-06objtool: Collate parse_options() usersPeter Zijlstra1-4/+1
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf1-5/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik1-2/+2
2020-09-01objtool: Move ORC logic out of check()Julien Thierry1-1/+20
2020-09-01objtool: Move object file loading out of check()Julien Thierry1-1/+7
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley1-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra1-5/+1
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf1-2/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-0/+70