summaryrefslogtreecommitdiff
path: root/tools/objtool/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+9
2025-03-12objtool: Handle different entry size of rodataTiezhu Yang1-0/+14
2025-02-26objtool/powerpc: Add support for decoding all types of uncond branchesChristophe Leroy1-1/+9
2024-12-02objtool: Allow arch code to discover jump table sizeArd Biesheuvel1-1/+2
2023-06-07objtool: Add elf_create_section_pair()Josh Poimboeuf1-4/+7
2023-02-23objtool: Change arch_decode_instruction() signaturePeter Zijlstra1-12/+10
2022-11-23objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman1-0/+9
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2-0/+18
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy6-0/+146