index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
elf.c
Age
Commit message (
Expand
)
Author
2021-02-10
objtool: Don't fail on missing symbol table
Josh Poimboeuf
2019-08-06
objtool: Support GCC 9 cold subfunction naming scheme
Josh Poimboeuf
2018-12-17
objtool: Fix segfault in .cold detection with -ffunction-sections
Artem Savkov
2018-12-17
objtool: Fix double-free in .cold detection error path
Artem Savkov
2018-08-24
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
2018-06-05
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
2018-06-05
objtool: sync up with the 4.14.47 version of objtool
Greg Kroah-Hartman
2018-01-23
objtool: Improve error message for bad file argument
Josh Poimboeuf
2017-07-05
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
2016-07-13
objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ
Arnaldo Carvalho de Melo
2016-03-09
objtool: Add several performance improvements
Josh Poimboeuf
2016-03-09
objtool: Rename some variables and functions
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf