summaryrefslogtreecommitdiff
path: root/tools/objtool/orc_dump.c
AgeCommit message (Expand)Author
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2022-11-18objtool: Use target file endianness instead of a compiled constantChristophe Leroy
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra
2021-01-13objtool: Rework header include pathsVasily Gorbik
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley
2020-04-14objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf