summaryrefslogtreecommitdiff
path: root/tools/objtool/include
AgeCommit message (Expand)Author
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra
2021-04-02objtool: Add elf_create_undef_symbol()Peter Zijlstra
2021-04-02objtool: Create reloc sections implicitlyPeter Zijlstra
2021-04-02objtool: Add elf_create_reloc() helperPeter Zijlstra
2021-04-02objtool: Rework the elf_rebuild_reloc_section() logicPeter Zijlstra
2021-04-02objtool: Handle per arch retpoline namingPeter Zijlstra
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Fix retpoline detection in asm codeJosh Poimboeuf
2021-01-14objtool: Support stack layout changes in alternativesJosh Poimboeuf
2021-01-14objtool: Add 'alt_group' structJosh Poimboeuf
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf
2021-01-13objtool: Rework header include pathsVasily Gorbik