aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/special.c
AgeCommit message (Expand)Author
2022-07-25objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra
2022-07-25objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf
2022-07-25objtool: print out the symbol type when complaining about itLinus Torvalds
2022-07-25objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra
2022-07-25objtool: Skip magical retpoline .altinstr_replacementPeter Zijlstra
2020-09-10objtool: Abstract alternative special case handlingJulien Thierry
2020-09-10objtool: Move macros describing structures to arch-dependent codeJulien Thierry
2020-06-01objtool: Rename rela to relocMatt Helsley
2020-03-25objtool: Optimize read_sections()Peter Zijlstra
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-03objtool: Add UACCESS validationPeter Zijlstra
2018-09-27x86/jump_table: Use relative referencesArd Biesheuvel
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf