summaryrefslogtreecommitdiffstats
path: root/tools/objtool/objtool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+1
|\
| * objtool: Add a pass for generating __mcount_locPeter Zijlstra2021-02-231-0/+1
* | objtool: Rework header include pathsVasily Gorbik2021-01-131-3/+3
|/
* objtool: Move object file loading out of check()Julien Thierry2020-09-011-0/+30
* objtool: Exit successfully when requesting helpMatt Helsley2020-05-201-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* objtool: Print top level commands on incorrect usageKamalesh Babulal2017-10-181-4/+2
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-181-1/+2
* objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it nowArnaldo Carvalho de Melo2017-04-191-2/+1
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-291-0/+136