aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-11-30x86/tools: Remove chkobjdump.awkGravatar Nathan Chancellor 1-1/+1
2023-01-22kbuild: allow to combine multiple V= levelsGravatar Masahiro Yamada 1-1/+1
2021-01-13x86/tools: Use tools headers for instruction decoder selftestsGravatar Vasily Gorbik 1-4/+4
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-2/+2
2017-12-12x86/tools: Rename distill.awk to objdump_reformat.awkGravatar Masami Hiramatsu 1-2/+2
2017-12-12x86/tools: Rename test_get_len to insn_decoder_testGravatar Masami Hiramatsu 1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-04-14x86/build: Supress "Nothing to be done for ..." messagesGravatar Masahiro Yamada 1-0/+2
2013-04-16x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFGravatar H. Peter Anvin 1-18/+3
2013-04-16x86, relocs: Build separate 32/64-bit toolsGravatar Kees Cook 1-2/+18
2012-10-02UAPI: x86: Fix the test_get_len toolGravatar David Howells 1-1/+1
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolGravatar H. Peter Anvin 1-0/+4
2011-12-05x86/tools: Fix Makefile to build all test toolsGravatar Masami Hiramatsu 1-2/+1
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderGravatar Masami Hiramatsu 1-1/+9
2009-11-20x86: insn decoder test checks objdump versionGravatar Masami Hiramatsu 1-1/+4
2009-11-20x86: Fix insn decoder test typosGravatar Masami Hiramatsu 1-3/+9
2009-11-17x86: Add verbose option to insn decoder testGravatar Masami Hiramatsu 1-1/+8
2009-10-21x86, instruction decoder: Fix test_get_len build rulesGravatar Ingo Molnar 1-2/+2
2009-09-04x86: Allow x86-32 instruction decoder selftest on x86-64Gravatar Masami Hiramatsu 1-1/+1
2009-08-27x86: Fix x86 instruction decoder selftest to check only .textGravatar Masami Hiramatsu 1-1/+1
2009-08-27x86: X86 instruction decoder build-time selftestGravatar Masami Hiramatsu 1-0/+15