summaryrefslogtreecommitdiffstats
path: root/tools/objtool/objtool.c
Commit message (Expand)AuthorAgeFilesLines
* objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf2022-04-191-1/+0
* objtool: Find unused ENDBR instructionsPeter Zijlstra2022-03-151-0/+1
* objtool: Fix pv_ops noinstr validationPeter Zijlstra2021-12-031-0/+4
* objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra2021-09-171-0/+22
* Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-0/+64
|\
| * objtool: Add --backupPeter Zijlstra2021-03-061-0/+64
* | objtool: Keep track of retpoline call sitesPeter Zijlstra2021-04-021-0/+1
|/
* 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