aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/objtool/orc_dump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf1-2/+6
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf1-4/+3
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf1-1/+1
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf1-2/+2
2022-11-18objtool: Use target file endianness instead of a compiled constantChristophe Leroy1-2/+9
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra1-1/+1
2021-01-13objtool: Rework header include pathsVasily Gorbik1-3/+3
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik1-2/+3
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-4/+5
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley1-1/+2
2020-04-14objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf1-17/+27
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf1-1/+2
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka1-3/+4
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-0/+212