summaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'objtool/urgent' into objtool/corePeter Zijlstra2020-06-181-0/+2
|\
| * objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-181-0/+2
* | objtool: Rename rela to relocMatt Helsley2020-06-011-1/+1
|/
* objtool: Enable compilation of objtool for all architecturesMatt Helsley2020-05-201-1/+3
* objtool: Move the IRET hack into the arch decoderMiroslav Benes2020-04-301-1/+0
* objtool: Remove INSN_STACKPeter Zijlstra2020-04-301-1/+0
* objtool: Constify arch_decode_instruction()Ingo Molnar2020-04-231-1/+1
* objtool: Rename struct cfi_statePeter Zijlstra2020-04-221-1/+1
* objtool: Better handle IRETPeter Zijlstra2020-04-221-0/+1
* objtool: Support multiple stack_op per instructionJulien Thierry2020-04-221-1/+3
* objtool: Add abstraction for destination offsetsRaphael Gault2020-04-221-0/+6
* objtool: Support conditional retpolinesJosh Poimboeuf2019-07-181-0/+1
* objtool: Convert insn type to enumJosh Poimboeuf2019-07-181-17/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* objtool: Add Direction Flag validationPeter Zijlstra2019-04-031-1/+3
* objtool: Add UACCESS validationPeter Zijlstra2019-04-031-1/+5
* objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-281-2/+3
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-13/+51
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-3/+2
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-291-0/+44