summaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.h
Commit message (Expand)AuthorAgeFilesLines
* objtool: Support per-function rodata sectionsAllan Xavier2018-09-081-2/+2
* x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-211-1/+1
* objtool: Add retpoline validationPeter Zijlstra2018-02-211-0/+1
* objtool: Use existing global variables for optionsPeter Zijlstra2018-02-211-1/+1
* objtool: Fix switch-table detectionPeter Zijlstra2018-02-091-0/+1
* objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-121-1/+1
* objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf2017-08-301-0/+1
* objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf2017-08-111-1/+1
* objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-251-1/+1
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-181-2/+2
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-181-1/+14
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-2/+17
* objtool: Move checking code to check.cJosh Poimboeuf2017-06-301-0/+51