summaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.h
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-04-03objtool: Add Direction Flag validationPeter Zijlstra-1/+1
2019-04-03objtool: Add UACCESS validationPeter Zijlstra-1/+2
2019-04-03objtool: Rewrite add_ignores()Peter Zijlstra-1/+0
2018-09-08objtool: Support per-function rodata sectionsAllan Xavier-2/+2
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf-1/+1
2018-02-21objtool: Add retpoline validationPeter Zijlstra-0/+1
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra-1/+1
2018-02-09objtool: Fix switch-table detectionPeter Zijlstra-0/+1
2018-01-12objtool: Allow alternatives to be ignoredJosh Poimboeuf-1/+1
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf-0/+1
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf-1/+1
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf-1/+1
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf-2/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf-1/+14
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf-2/+17
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf-0/+51