aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-14objtool: Improve reloc hash size guestimatePeter Zijlstra1-0/+1
2021-05-12objtool: Provide stats for jump_labelsPeter Zijlstra1-0/+3
2021-05-12objtool: Decode jump_entry::key addendPeter Zijlstra1-0/+1
2021-05-12objtool: Rewrite hashtable sizingPeter Zijlstra1-5/+12
2021-04-28Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2021-04-02objtool: Cache instruction relocsPeter Zijlstra1-0/+1
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra3-1/+4
2021-04-02objtool: Add elf_create_undef_symbol()Peter Zijlstra1-0/+1
2021-04-02objtool: Create reloc sections implicitlyPeter Zijlstra1-1/+0
2021-04-02objtool: Add elf_create_reloc() helperPeter Zijlstra1-3/+7
2021-04-02objtool: Rework the elf_rebuild_reloc_section() logicPeter Zijlstra1-1/+0
2021-04-02objtool: Handle per arch retpoline namingPeter Zijlstra1-0/+2
2021-03-06objtool: Collate parse_options() usersPeter Zijlstra1-0/+2
2021-03-06objtool: Add --backupPeter Zijlstra1-1/+2
2021-03-06objtool,x86: Rewrite LEAVEPeter Zijlstra1-1/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-1/+3
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-1/+0
2021-01-26objtool: Fix retpoline detection in asm codeJosh Poimboeuf1-0/+11
2021-01-14objtool: Support stack layout changes in alternativesJosh Poimboeuf1-0/+6
2021-01-14objtool: Add 'alt_group' structJosh Poimboeuf1-1/+12
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf3-9/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik9-0/+543