summaryrefslogtreecommitdiffstats
path: root/tools/objtool/builtin-orc.c
Commit message (Expand)AuthorAgeFilesLines
* objtool: Collate parse_options() usersPeter Zijlstra2021-03-061-4/+1
* objtool: Refactor ORC section generationJosh Poimboeuf2021-01-141-5/+1
* objtool: Rework header include pathsVasily Gorbik2021-01-131-2/+2
* objtool: Move ORC logic out of check()Julien Thierry2020-09-011-1/+20
* objtool: Move object file loading out of check()Julien Thierry2020-09-011-1/+7
* objtool: Enable compilation of objtool for all architecturesMatt Helsley2020-05-201-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* objtool: Use existing global variables for optionsPeter Zijlstra2018-02-211-5/+1
* objtool: Fix seg fault caused by missing parameterSimon Ser2017-12-301-1/+3
* objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-251-2/+2
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-181-0/+70