| Commit message (Expand) | Author | Age | Files | Lines |
* | objtool/x86: Separate arch-specific and generic parts | Tiezhu Yang | 2024-03-11 | 1 | -67/+2 |
* | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 2023-03-23 | 1 | -2/+6 |
* | x86,objtool: Introduce ORC_TYPE_* | Josh Poimboeuf | 2023-03-23 | 1 | -4/+3 |
* | objtool: Add objtool_types.h | Josh Poimboeuf | 2023-03-23 | 1 | -1/+1 |
* | x86/unwind/orc: Add 'signal' field to ORC metadata | Josh Poimboeuf | 2023-02-11 | 1 | -2/+2 |
* | objtool: Use target file endianness instead of a compiled constant | Christophe Leroy | 2022-11-18 | 1 | -2/+9 |
* | x86/unwind/orc: Change REG_SP_INDIRECT | Peter Zijlstra | 2021-02-10 | 1 | -1/+1 |
* | objtool: Rework header include paths | Vasily Gorbik | 2021-01-14 | 1 | -3/+3 |
* | objtool: Fix x86 orc generation on big endian cross-compiles | Vasily Gorbik | 2021-01-14 | 1 | -2/+3 |
* | objtool: Make unwind hint definitions available to other architectures | Julien Thierry | 2020-09-10 | 1 | -4/+5 |
* | objtool: Enable compilation of objtool for all architectures | Matt Helsley | 2020-05-20 | 1 | -1/+2 |
* | objtool: Support Clang non-section symbols in ORC dump | Josh Poimboeuf | 2020-04-14 | 1 | -17/+27 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | x86/unwind/orc: Detect the end of the stack | Josh Poimboeuf | 2018-06-21 | 1 | -1/+2 |
* | objtool: Fix 64-bit build on 32-bit host | Mikulas Patocka | 2017-12-06 | 1 | -3/+4 |
* | objtool: Add ORC unwind table generation | Josh Poimboeuf | 2017-07-18 | 1 | -0/+212 |