blob: 653b5f237598c6ad8e06343cd782378a149d09f0 [file] [log] [blame]
fdabdd0b05e0 ("objtool: Provide elf_write_{insn,reloc}()")
2b10be23ac0f ("objtool: Clean up elf_write() condition")
bc359ff2f6f3 ("objtool: Rename elf_read() to elf_open_read()")
894e48cada64 ("objtool: Constify 'struct elf *' parameters")
34f7c96d96d5 ("objtool: Optimize !vmlinux.o again")
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")
bd98c8134646 ("objtool: Support repeated uses of the same C jump table")
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")