summaryrefslogtreecommitdiffstats
path: root/tools/objtool/special.c
Commit message (Expand)AuthorAgeFilesLines
* objtool: Decode jump_entry::key addendPeter Zijlstra2021-05-121-0/+14
* objtool: Skip magical retpoline .altinstr_replacementPeter Zijlstra2021-04-021-1/+11
* objtool: Rework header include pathsVasily Gorbik2021-01-131-5/+5
* objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-2/+4
* objtool: Abstract alternative special case handlingJulien Thierry2020-09-101-27/+5
* objtool: Move macros describing structures to arch-dependent codeJulien Thierry2020-09-101-15/+1
* objtool: Rename rela to relocMatt Helsley2020-06-011-14/+14
* objtool: Optimize read_sections()Peter Zijlstra2020-03-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* objtool: Add UACCESS validationPeter Zijlstra2019-04-031-0/+18
* x86/jump_table: Use relative referencesArd Biesheuvel2018-09-271-2/+2
* objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-3/+3
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-291-0/+193