summaryrefslogtreecommitdiff
path: root/tools/objtool/arch
AgeCommit message (Expand)Author
2018-06-05objtool: header file sync-upGreg Kroah-Hartman
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf
2018-01-02sync objtool's copy of x86-opcode-map.txtGreg Kroah-Hartman
2017-07-05objtool: Fix IRET's opcodeJiri Slaby
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby
2016-10-11objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf
2016-07-23x86/insn: remove pcommitDan Williams
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf