index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
orc_gen.c
Age
Commit message (
Expand
)
Author
2020-06-18
Merge branch 'objtool/urgent' into objtool/core
Peter Zijlstra
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
2020-06-02
objtool: Add support for relocations without addends
Matt Helsley
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-05-20
objtool: Enable compilation of objtool for all architectures
Matt Helsley
2020-04-22
objtool: Optimize !vmlinux.o again
Peter Zijlstra
2020-04-22
objtool: Fix !CFI insn_state propagation
Peter Zijlstra
2020-04-14
objtool: Support Clang non-section symbols in ORC generation
Josh Poimboeuf
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf