Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-21 | x86/unwind/orc: Detect the end of the stack | Josh Poimboeuf | 1 | -1/+1 |
2018-02-21 | objtool: Add retpoline validation | Peter Zijlstra | 1 | -0/+1 |
2018-02-21 | objtool: Use existing global variables for options | Peter Zijlstra | 1 | -1/+1 |
2018-02-09 | objtool: Fix switch-table detection | Peter Zijlstra | 1 | -0/+1 |
2018-01-12 | objtool: Allow alternatives to be ignored | Josh Poimboeuf | 1 | -1/+1 |
2017-08-30 | objtool: Handle GCC stack pointer adjustment bug | Josh Poimboeuf | 1 | -0/+1 |
2017-08-11 | objtool: Track DRAP separately from callee-saved registers | Josh Poimboeuf | 1 | -1/+1 |
2017-07-25 | objtool: Fix gcov check for older versions of GCC | Josh Poimboeuf | 1 | -1/+1 |
2017-07-18 | objtool, x86: Add facility for asm code to provide unwind hints | Josh Poimboeuf | 1 | -2/+2 |
2017-07-18 | objtool: Add ORC unwind table generation | Josh Poimboeuf | 1 | -1/+14 |
2017-06-30 | objtool: Implement stack validation 2.0 | Josh Poimboeuf | 1 | -2/+17 |
2017-06-30 | objtool: Move checking code to check.c | Josh Poimboeuf | 1 | -0/+51 |