summaryrefslogtreecommitdiffstats
path: root/include/linux/objtool.h
Commit message (Expand)AuthorAgeFilesLines
* x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-6/+4
* x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf2023-03-231-0/+16
* objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf2023-03-231-3/+2
* objtool: Use relative pointers for annotationsJosh Poimboeuf2023-03-231-6/+6
* objtool: Add objtool_types.hJosh Poimboeuf2023-03-231-41/+1
* x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-4/+7
* Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-1/+1
|\
| * objtool: update objtool.txt referencesMauro Carvalho Chehab2022-07-071-1/+1
* | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-271-2/+4
* | objtool: Add entry UNRET validationPeter Zijlstra2022-06-271-0/+3
* | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-061-0/+6
|/
* Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-3/+3
|\
| * objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-3/+3
* | objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra2022-05-061-1/+3
|/
* x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2022-03-151-0/+16
* x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra2022-03-151-0/+16
* objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2021-09-301-0/+12
* objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-1/+4
* objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf2021-01-261-0/+8
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-0/+88
* objtool: Only include valid definitions depending on source file typeJulien Thierry2020-09-101-0/+6
* objtool: Rename frame.h -> objtool.hJulien Thierry2020-09-101-0/+35