summaryrefslogtreecommitdiffstats
path: root/tools/objtool/elf.h
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-04-03objtool: Add UACCESS validationPeter Zijlstra-0/+1
2019-04-03objtool: Handle function aliasesPeter Zijlstra-1/+1
2018-09-08objtool: Support per-function rodata sectionsAllan Xavier-1/+2
2018-05-14objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf-0/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf-1/+14
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf-3/+3
2017-03-07objtool: Fix another GCC jump table detection issueJosh Poimboeuf-0/+1
2016-05-17objtool: Allow building with older libelfJan Beulich-0/+5
2016-03-09objtool: Add several performance improvementsJosh Poimboeuf-2/+8
2016-03-09objtool: Rename some variables and functionsJosh Poimboeuf-2/+2
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf-0/+79