summaryrefslogtreecommitdiffstats
path: root/tools/objtool/objtool.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra1-0/+1
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra1-0/+1
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf1-96/+1
2022-04-22objtool: Reorganize cmdline optionsJosh Poimboeuf1-3/+3
2022-04-19objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf1-1/+0
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra1-0/+1
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra1-0/+4
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra1-0/+22
2021-04-28Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+64
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra1-0/+1
2021-03-06objtool: Add --backupPeter Zijlstra1-0/+64
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2021-02-23objtool: Add a pass for generating __mcount_locPeter Zijlstra1-0/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik1-3/+3
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