index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-09-23
1
-14
/
+29
*
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
2017-08-30
1
-21
/
+60
*
objtool: Fix objtool fallthrough detection with function padding
Josh Poimboeuf
2017-08-21
1
-7
/
+7
*
objtool: Track DRAP separately from callee-saved registers
Josh Poimboeuf
2017-08-11
1
-24
/
+30
*
objtool: Fix validate_branch() return codes
Josh Poimboeuf
2017-08-11
1
-3
/
+3
*
objtool: Skip unreachable warnings for 'alt' instructions
Josh Poimboeuf
2017-07-28
1
-1
/
+6
*
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-07-28
1
-2
/
+55
*
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
2017-07-25
1
-29
/
+7
*
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
2017-07-18
1
-11
/
+180
*
objtool: Add ORC unwind table generation
Josh Poimboeuf
2017-07-18
1
-4
/
+54
*
objtool: Fix sibling call detection logic
Josh Poimboeuf
2017-07-08
1
-2
/
+11
*
objtool: Silence warnings for functions which use IRET
Josh Poimboeuf
2017-06-30
1
-8
/
+6
*
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
1
-141
/
+535
*
objtool: Move checking code to check.c
Josh Poimboeuf
2017-06-30
1
-0
/
+1263