1. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  2. b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 8 years ago
  3. 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 8 years ago
  4. 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 9 years ago
  5. 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 9 years ago
  6. 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 9 years ago
  7. a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 9 years ago
  8. e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 9 years ago
  9. 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 9 years ago
  10. d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 9 years ago
  11. b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 9 years ago
  12. 81bfafc objtool: Prevent infinite recursion in noreturn detection by Josh Poimboeuf · 9 years ago
  13. 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 9 years ago