aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/objtool.h
AgeCommit message (Expand)Author
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-06objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra
2021-09-30objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry
2020-09-10objtool: Only include valid definitions depending on source file typeJulien Thierry
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry