summaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-072-0/+2
|\
| * objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf2017-11-041-0/+1
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-021-2/+7
|\ \ | |/
| * objtool: Fix memory leak in decode_instructions()Kamalesh Babulal2017-10-201-2/+7
* | objtool: Print top level commands on incorrect usageKamalesh Babulal2017-10-181-4/+2
* | objtool: Don't report end of section error after an empty unwind hintJosh Poimboeuf2017-09-281-2/+5
|/
* objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-281-3/+8
* x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-231-3/+3
* objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-232-17/+32
* objtool: Fix object file corruptionJosh Poimboeuf2017-09-151-1/+6
* objtool: Do not retrieve data from empty sectionsPetr Vandrovec2017-09-151-12/+13
* objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger2017-09-151-0/+1
* objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf2017-08-304-90/+88
* objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf2017-08-211-7/+7
* objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf2017-08-112-25/+31
* objtool: Fix validate_branch() return codesJosh Poimboeuf2017-08-111-3/+3
* objtool: Disable GCC '-Wpacked' warningsJosh Poimboeuf2017-07-281-1/+2
* objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf2017-07-281-1/+25
* objtool: Skip unreachable warnings for 'alt' instructionsJosh Poimboeuf2017-07-281-1/+6
* objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-283-9/+70
* objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-254-35/+14
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-184-13/+207
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-1814-60/+916
* objtool: Fix sibling call detection logicJosh Poimboeuf2017-07-081-2/+11
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-031-1/+1
|\
| * x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter2017-06-271-1/+1
* | objtool: Silence warnings for functions which use IRETJosh Poimboeuf2017-06-301-8/+6
* | objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-3011-320/+1130
* | objtool: Move checking code to check.cJosh Poimboeuf2017-06-304-1268/+1328
|/
* objtool: Add fortify_panic as __noreturn functionKees Cook2017-06-161-1/+2
* objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it nowArnaldo Carvalho de Melo2017-04-192-4/+2
* objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-03-073-3/+25
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-011-3/+3
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-243-10/+58
* objtool: Fix IRET's opcodeJiri Slaby2017-01-191-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-171-2/+2
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-2/+2
* | objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-061-1/+1
* | objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf2016-10-271-1/+1
* | objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf2016-10-161-31/+26
* | objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf2016-10-161-2/+9
* | objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-111-0/+9
|/
* objtool: Add do_task_dead() to global noreturn listJosh Poimboeuf2016-09-231-0/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-308-154/+310
|\
| * objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf2016-07-291-1/+1
| * objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf2016-07-295-101/+220
| * objtool: Support new GCC 6 switch jump table patternJosh Poimboeuf2016-07-291-52/+88
| * objtool: Add 'fixdep' to objtool/.gitignorePaul Gortmaker2016-07-271-0/+1
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud