开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
orc_gen.c
Age
Commit message (
Expand
)
Author
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-09-15
objtool: Introduce CFI hash
Peter Zijlstra
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
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