summaryrefslogtreecommitdiff
path: root/tools/objtool/Build
AgeCommit message (Expand)Author
2025-12-03objtool: Add more robust signal error handling, detect and warn about stack o...Josh Poimboeuf
2025-11-21objtool: Add option to trace function validationAlexandre Chartre
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre
2025-11-21objtool: Move disassembly functions to a separated fileAlexandre Chartre
2025-10-14objtool/klp: Add post-link subcommand to finalize livepatch modulesJosh Poimboeuf
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf
2023-01-30objtool: Install libsubcmd in buildIan Rogers
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley
2020-03-25objtool: Optimize find_symbol_*() and read_symbols()Peter Zijlstra
2019-07-02objtool: Fix build by linking against tools/lib/ctype.o sourcesJiri Olsa
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf
2016-07-22tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf
2016-07-12tools lib subcmd: Use str_error_r()Arnaldo Carvalho de Melo
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf