summaryrefslogtreecommitdiff
path: root/tools/objtool/include/objtool/arch.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-04objtool/klp: Fix position-dependent checksums for non-relocated jumps/callsJosh Poimboeuf1-0/+3
2025-11-21objtool: Improve register reporting during function validationAlexandre Chartre1-0/+2
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre1-0/+9
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf1-0/+1
2025-10-14objtool: Const string cleanupJosh Poimboeuf1-1/+1
2025-10-14objtool: Fix x86 addend calculationJosh Poimboeuf1-1/+1
2025-09-03objtool: Add action to check for absence of absolute relocationsArd Biesheuvel1-0/+1
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf1-1/+2
2025-03-12objtool: Handle PC relative relocation typeTiezhu Yang1-0/+1
2025-03-12objtool: Handle different entry size of rodataTiezhu Yang1-0/+2
2024-10-17objtool: Detect non-relocated text referencesJosh Poimboeuf1-0/+1
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra1-0/+1
2023-02-23objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra1-1/+1
2023-02-23objtool: Change arch_decode_instruction() signaturePeter Zijlstra1-3/+1
2022-11-23objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman1-0/+2
2022-11-18objtool: Add arch specific function arch_ftrace_match()Sathvika Vasireddy1-0/+2
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra1-0/+1
2022-03-15objtool: Add IBT/ENDBR decodingPeter Zijlstra1-0/+1
2021-12-08objtool: Add straight-line-speculation validationPeter Zijlstra1-0/+1
2021-09-17objtool: Support pv_opsindirect calls for noinstrPeter Zijlstra1-1/+1
2021-09-15objtool: Handle __sanitize_cov*() tail callsPeter Zijlstra1-0/+1
2021-09-15objtool: Introduce CFI hashPeter Zijlstra1-1/+1
2021-04-28Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2021-04-02objtool: Keep track of retpoline call sitesPeter Zijlstra1-0/+2
2021-04-02objtool: Handle per arch retpoline namingPeter Zijlstra1-0/+2
2021-03-06objtool,x86: Rewrite LEAVEPeter Zijlstra1-1/+0
2021-01-14objtool: Refactor ORC section generationJosh Poimboeuf1-4/+0
2021-01-13objtool: Rework header include pathsVasily Gorbik1-0/+93