summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/orc_types.h
Commit message (Expand)AuthorAgeFilesLines
* x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-7/+7
* x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf2023-03-231-0/+4
* x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-1/+3
* objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-0/+10
* objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-34/+0
* objtool: Remove SAVE/RESTORE hintsPeter Zijlstra2020-04-221-3/+1
* objtool: Introduce HINT_RET_OFFSETPeter Zijlstra2020-04-221-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-211-0/+2
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-1/+1
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-181-0/+107