aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/x86/decode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn1-1/+1
2017-11-07objtool: Move synced files to their original relative locationsJosh Poimboeuf1-3/+3
2017-09-28objtool: Support unoptimized frame pointer setupJosh Poimboeuf1-3/+8
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf1-3/+3
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf1-68/+26
2017-07-28objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf1-1/+25
2017-07-28objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf1-5/+12
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf1-38/+362
2017-02-24objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf1-3/+0
2017-01-19objtool: Fix IRET's opcodeJiri Slaby1-1/+1
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby1-1/+1
2016-10-11objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf1-0/+9
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf1-0/+172