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