blob: 9ae0d02f8576b4049458cb2075f766a28be2dbb6 [file] [log] [blame]
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")
b746046238bb ("objtool: Better handle IRET")
65ea47dcf4f9 ("objtool: Support multiple stack_op per instruction")
bfb08f220312 ("objtool: Add abstraction for destination offsets")
74b873e49d92 ("objtool: Optimize find_rela_by_dest_range()")
8b5fa6bc326b ("objtool: Optimize read_sections()")
cdb3d057a17d ("objtool: Optimize find_symbol_by_name()")
53d20720bbc8 ("objtool: Rename find_containing_func()")
2a362ecc3ec9 ("objtool: Optimize find_symbol_*() and read_symbols()")
ae358196fac3 ("objtool: Optimize find_section_by_name()")
530389968739 ("objtool: Optimize find_section_by_index()")
1e11f3fdc326 ("objtool: Add a statistics mode")
65fb11a7f6ae ("objtool: Optimize find_symbol_by_index()")
7acfe5315312 ("objtool: Improve call destination function detection")
113d4bc90483 ("objtool: Fix clang switch table edge case")
dc4197236c20 ("objtool: Add relocation check for alternative sections")
a22961409c02 ("objtool: Add is_static_jump() helper")
9fe7b7642fe2 ("objtool: Convert insn type to enum")
e7c2bc37bfae ("objtool: Refactor jump table code")
0c1ddd331775 ("objtool: Refactor sibling call detection logic")
8e25c9f8b482 ("objtool: Change dead_end_function() to return boolean")
e10cd8fe8ddf ("objtool: Refactor function alias logic")
c705cecc8431 ("objtool: Track original function across branches")
54f698f31e59 ("Merge branch 'x86/debug' into core/urgent")