summaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/x86/special.c
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-1/+1
* Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-3/+3
|\
| * objtool: Get rid of reloc->addendJosh Poimboeuf2023-06-071-1/+1
| * objtool: Get rid of reloc->typeJosh Poimboeuf2023-06-071-2/+2
* | x86/alternative: Support relocations in alternativesPeter Zijlstra2023-05-101-7/+1
|/
* objtool: Reorganize cmdline optionsJosh Poimboeuf2022-04-221-1/+1
* objtool: Fix retpoline detection in asm codeJosh Poimboeuf2021-01-261-1/+1
* objtool: Rework header include pathsVasily Gorbik2021-01-131-2/+2
* objtool: Refactor jump table code to support other architecturesRaphael Gault2020-09-101-0/+95
* objtool: Make relocation in alternative handling arch dependentJulien Thierry2020-09-101-0/+13
* objtool: Abstract alternative special case handlingJulien Thierry2020-09-101-0/+37