aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/objtool/orc_gen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-14objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf1-7/+26
2020-03-25objtool: Optimize read_sections()Peter Zijlstra1-4/+5
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-0/+2
2018-01-30objtool: Warn on stripped section symbolJosh Poimboeuf1-0/+5
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf1-0/+214