summaryrefslogtreecommitdiffstats
path: root/arch/x86/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/tools: Rename distill.awk to objdump_reformat.awkMasami Hiramatsu2017-12-121-2/+2
* x86/tools: Rename test_get_len to insn_decoder_testMasami Hiramatsu2017-12-121-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-141-0/+2
* x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin2013-04-161-18/+3
* x86, relocs: Build separate 32/64-bit toolsKees Cook2013-04-161-2/+18
* UAPI: x86: Fix the test_get_len toolDavid Howells2012-10-021-1/+1
* x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-181-0/+4
* x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu2011-12-051-2/+1
* x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu2011-11-101-1/+9
* x86: insn decoder test checks objdump versionMasami Hiramatsu2009-11-201-1/+4
* x86: Fix insn decoder test typosMasami Hiramatsu2009-11-201-3/+9
* x86: Add verbose option to insn decoder testMasami Hiramatsu2009-11-171-1/+8
* x86, instruction decoder: Fix test_get_len build rulesIngo Molnar2009-10-211-2/+2
* x86: Allow x86-32 instruction decoder selftest on x86-64Masami Hiramatsu2009-09-041-1/+1
* x86: Fix x86 instruction decoder selftest to check only .textMasami Hiramatsu2009-08-271-1/+1
* x86: X86 instruction decoder build-time selftestMasami Hiramatsu2009-08-271-0/+15