aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/x86/special.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-26objtool: Fix retpoline detection in asm codeJosh Poimboeuf1-1/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik1-2/+2
2020-09-10objtool: Refactor jump table code to support other architecturesRaphael Gault1-0/+95
2020-09-10objtool: Make relocation in alternative handling arch dependentJulien Thierry1-0/+13
2020-09-10objtool: Abstract alternative special case handlingJulien Thierry1-0/+37