aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/objtool/orc_dump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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