summaryrefslogtreecommitdiff
path: root/include/linux/objtool.h
AgeCommit message (Expand)Author
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf
2023-03-23objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf
2023-03-23objtool: Use relative pointers for annotationsJosh Poimboeuf
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
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