summaryrefslogtreecommitdiff
path: root/tools/objtool/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-11-24objtool: Add Function to get the name of a CPU featureAlexandre Chartre1-0/+5
2025-11-21objtool: Improve register reporting during function validationAlexandre Chartre1-0/+12
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre1-0/+12
2025-10-15objtool: Add annotype() helperJosh Poimboeuf1-1/+0
2025-10-15objtool: Const string cleanupJosh Poimboeuf1-1/+1
2025-10-15objtool: Fix x86 addend calculationJosh Poimboeuf1-2/+2
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+9
2025-03-13objtool: 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