aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/objtool/objtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01objtool: Move object file loading out of check()Julien Thierry1-0/+30
2020-05-20objtool: Exit successfully when requesting helpMatt Helsley1-1/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-10-18objtool: Print top level commands on incorrect usageKamalesh Babulal1-4/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-1/+2
2017-04-19objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it nowArnaldo Carvalho de Melo1-2/+1
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf1-0/+136