aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAge
* objtool: Only print one warning per functionJosh Poimboeuf2016-03-09
* objtool: Add several performance improvementsJosh Poimboeuf2016-03-09
* objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf2016-03-09
* objtool: Rename some variables and functionsJosh Poimboeuf2016-03-09
* objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf2016-03-09
* objtool: Add helper macros for traversing instructionsJosh Poimboeuf2016-03-09
* objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf2016-03-09
* objtool: Compile with debugging symbolsJosh Poimboeuf2016-03-09
* objtool: Detect infinite recursionJosh Poimboeuf2016-03-09
* objtool: Prevent infinite recursion in noreturn detectionJosh Poimboeuf2016-03-09
* objtool: Support CROSS_COMPILEJosh Poimboeuf2016-03-03
* x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-03
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-29