summaryrefslogtreecommitdiffstats
path: root/tools/objtool/builtin-orc.c
AgeCommit message (Expand)AuthorLines
2020-09-01objtool: Move ORC logic out of check()Julien Thierry-1/+20
2020-09-01objtool: Move object file loading out of check()Julien Thierry-1/+7
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra-5/+1
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser-1/+3
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf-2/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf-0/+70