blob: 6fabb6b95d544b79bc6bd6ed1aff9718e071bb5b [file] [log] [blame]
d871f7b5a6a2 ("objtool: Refactor jump table code to support other architectures")
45245f51f9a4 ("objtool: Make relocation in alternative handling arch dependent")
eda3dc905834 ("objtool: Abstract alternative special case handling")
f19742226340 ("objtool: Rename rela to reloc")
0decf1f8de91 ("objtool: Enable compilation of objtool for all architectures")
d37c90d47fc4 ("objtool: Move struct objtool_file into arch-independent header")
6b5dd716da8f ("objtool: optimize add_dead_ends for split sections")
8aa8eb2a8f5b ("objtool: Add support for intra-function calls")
b490f4536200 ("objtool: Move the IRET hack into the arch decoder")
60041bcd8f5a ("objtool: Make handle_insn_ops() unconditional")
7d989fcadd6e ("objtool: Rework allocating stack_ops on decode")
0c98be811822 ("objtool: Constify arch_decode_instruction()")
894e48cada64 ("objtool: Constify 'struct elf *' parameters")
34f7c96d96d5 ("objtool: Optimize !vmlinux.o again")
c4a33939a7eb ("objtool: Implement noinstr validation")
e7c0219b328c ("objtool: Fix !CFI insn_state propagation")
a3608f5954d0 ("objtool: Rename struct cfi_state")
c536ed2fffd5 ("objtool: Remove SAVE/RESTORE hints")
e25eea89bb88 ("objtool: Introduce HINT_RET_OFFSET")
b746046238bb ("objtool: Better handle IRET")
65ea47dcf4f9 ("objtool: Support multiple stack_op per instruction")
bfb08f220312 ("objtool: Add abstraction for destination offsets")
aff5e16918c3 ("objtool: Use arch specific values in restore_reg()")
0699e551af26 ("objtool: Clean instruction state before each function validation")
a70266b5b2e1 ("objtool: Remove redundant checks on operand type")