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
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2020-12-16
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
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