summaryrefslogtreecommitdiffstats
path: root/tools/objtool/orc_dump.c
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-2/+2
* objtool: Use target file endianness instead of a compiled constantChristophe Leroy2022-11-181-2/+9
* x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra2021-02-101-1/+1
* objtool: Rework header include pathsVasily Gorbik2021-01-131-3/+3
* objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik2021-01-131-2/+3
* objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-4/+5
* objtool: Enable compilation of objtool for all architecturesMatt Helsley2020-05-201-1/+2
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-04-141-17/+27
* 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-1/+2
* objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2017-12-061-3/+4
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-181-0/+212