summaryrefslogtreecommitdiffstats
path: root/tools/objtool/check.c
Commit message (Expand)AuthorAgeFilesLines
* objtool: Fix sibling call detection logicJosh Poimboeuf2017-07-081-2/+11
* objtool: Silence warnings for functions which use IRETJosh Poimboeuf2017-06-301-8/+6Star
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-141/+535
* objtool: Move checking code to check.cJosh Poimboeuf2017-06-301-0/+1263