summaryrefslogtreecommitdiff
path: root/tools/objtool/arch/x86/special.c
AgeCommit message (Expand)Author
2024-06-11x86/alternatives: Add nested alternatives macrosPeter Zijlstra
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-07objtool: Get rid of reloc->addendJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->typeJosh Poimboeuf
2023-05-10x86/alternative: Support relocations in alternativesPeter Zijlstra
2022-04-22objtool: Reorganize cmdline optionsJosh Poimboeuf
2021-01-26objtool: Fix retpoline detection in asm codeJosh Poimboeuf
2021-01-13objtool: Rework header include pathsVasily Gorbik
2020-09-10objtool: Refactor jump table code to support other architecturesRaphael Gault
2020-09-10objtool: Make relocation in alternative handling arch dependentJulien Thierry
2020-09-10objtool: Abstract alternative special case handlingJulien Thierry