aboutsummaryrefslogtreecommitdiff
path: root/tools/objtool/orc_dump.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTGravatar Peter Zijlstra 1-1/+1
2021-01-13objtool: Rework header include pathsGravatar Vasily Gorbik 1-3/+3
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesGravatar Vasily Gorbik 1-2/+3
2020-09-10objtool: Make unwind hint definitions available to other architecturesGravatar Julien Thierry 1-4/+5
2020-05-20objtool: Enable compilation of objtool for all architecturesGravatar Matt Helsley 1-1/+2
2020-04-14objtool: Support Clang non-section symbols in ORC dumpGravatar Josh Poimboeuf 1-17/+27
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2018-06-21x86/unwind/orc: Detect the end of the stackGravatar Josh Poimboeuf 1-1/+2
2017-12-06objtool: Fix 64-bit build on 32-bit hostGravatar Mikulas Patocka 1-3/+4
2017-07-18objtool: Add ORC unwind table generationGravatar Josh Poimboeuf 1-0/+212