aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/x86/decode.c
Commit message (Expand)AuthorAge
* objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-11-07
* objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-28
* objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-23
* objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf2017-08-30
* objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf2017-07-28
* objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-28
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-30
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-24
* objtool: Fix IRET's opcodeJiri Slaby2017-01-19
* objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-06
* objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-11
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-29