summaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.c
AgeCommit message (Expand)AuthorLines
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf-2/+11
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf-8/+6
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf-141/+535
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf-0/+1263