summaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAgeFilesLines
* objtool: Allow building with older libelfJan Beulich2016-05-172-0/+9
* objtool: Detect falling through to the next functionJosh Poimboeuf2016-04-162-23/+61
* objtool: Add workaround for GCC switch jump table bugJosh Poimboeuf2016-04-151-12/+41
* objtool: Only print one warning per functionJosh Poimboeuf2016-03-091-23/+25
* objtool: Add several performance improvementsJosh Poimboeuf2016-03-093-14/+35
* objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf2016-03-091-45/+100
* objtool: Rename some variables and functionsJosh Poimboeuf2016-03-093-52/+54
* objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf2016-03-091-2/+0
* objtool: Add helper macros for traversing instructionsJosh Poimboeuf2016-03-091-73/+55
* objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf2016-03-091-1/+6
* objtool: Compile with debugging symbolsJosh Poimboeuf2016-03-091-1/+1
* objtool: Detect infinite recursionJosh Poimboeuf2016-03-091-12/+33
* objtool: Prevent infinite recursion in noreturn detectionJosh Poimboeuf2016-03-091-4/+20
* objtool: Support CROSS_COMPILEJosh Poimboeuf2016-03-031-7/+10
* x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-031-3/+3
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-2922-0/+5165
OpenPOWER on IntegriCloud