Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | objtool: Improve error message for bad file argument | Josh Poimboeuf | 2018-01-16 | 1 | -1/+3 |
* | objtool: Fix object file corruption | Josh Poimboeuf | 2017-09-15 | 1 | -1/+6 |
* | objtool: Do not retrieve data from empty sections | Petr Vandrovec | 2017-09-15 | 1 | -12/+13 |
* | objtool: Fix memory leak in elf_create_rela_section() | Martin Kepplinger | 2017-09-15 | 1 | -0/+1 |
* | objtool: Add ORC unwind table generation | Josh Poimboeuf | 2017-07-18 | 1 | -13/+199 |
* | objtool: Implement stack validation 2.0 | Josh Poimboeuf | 2017-06-30 | 1 | -31/+28 |
* | objtool: Fix another GCC jump table detection issue | Josh Poimboeuf | 2017-03-07 | 1 | -0/+12 |
* | objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ | Arnaldo Carvalho de Melo | 2016-07-13 | 1 | -0/+7 |
* | objtool: Add several performance improvements | Josh Poimboeuf | 2016-03-09 | 1 | -6/+15 |
* | objtool: Rename some variables and functions | Josh Poimboeuf | 2016-03-09 | 1 | -11/+11 |
* | objtool: Add tool to perform compile-time stack metadata validation | Josh Poimboeuf | 2016-02-29 | 1 | -0/+403 |