summaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/loongarch
AgeCommit message (Expand)AuthorLines
2025-11-24objtool: Add Function to get the name of a CPU featureAlexandre Chartre-0/+5
2025-11-21objtool: Improve register reporting during function validationAlexandre Chartre-0/+11
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre-0/+12
2025-10-14objtool: Add annotype() helperJosh Poimboeuf-1/+0
2025-10-14objtool: Const string cleanupJosh Poimboeuf-1/+1
2025-10-14objtool: Fix x86 addend calculationJosh Poimboeuf-2/+2
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang-0/+21
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang-3/+9
2025-08-20objtool/LoongArch: Get table size correctly if LTO is enabledTiezhu Yang-0/+23
2025-04-01objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf-9/+13
2025-03-12objtool/LoongArch: Add support for goto tableTiezhu Yang-2/+30
2025-03-12objtool/LoongArch: Add support for switch tableTiezhu Yang-1/+130
2025-03-12objtool: Handle PC relative relocation typeTiezhu Yang-4/+20
2025-03-12objtool: Handle different entry size of rodataTiezhu Yang-0/+11
2024-12-02objtool: Allow arch code to discover jump table sizeArd Biesheuvel-1/+2
2024-09-17objtool: Handle frame pointer related instructionsTiezhu Yang-1/+10
2024-03-11objtool/LoongArch: Enable orc to be builtTiezhu Yang-0/+188
2024-03-11objtool/LoongArch: Implement instruction decoderTiezhu Yang-2/+271
2024-03-11objtool/LoongArch: Enable objtool to be builtTiezhu Yang-0/+173