summaryrefslogtreecommitdiff
path: root/tools/objtool/check.h
AgeCommit message (Expand)Author
2019-06-25objtool: Support per-function rodata sectionsAllan Xavier
2018-03-15objtool: Add retpoline validationPeter Zijlstra
2018-03-15objtool: Use existing global variables for optionsPeter Zijlstra
2018-02-16objtool: Fix switch-table detectionPeter Zijlstra
2018-01-17objtool: Allow alternatives to be ignoredJosh Poimboeuf
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf