aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/objtool/check.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf1-0/+1
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf1-1/+1
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf1-1/+1
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf1-2/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-1/+14
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf1-2/+17
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf1-0/+51