aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf1-29/+7
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf1-11/+180
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-4/+54
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf1-2/+11
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf1-8/+6
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf1-141/+535
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf1-0/+1263