aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-101/+220
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf5-101/+220
2016-07-23x86/insn: remove pcommitDan Williams1-1/+1
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf1-3/+3
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf9-0/+2697