]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86, relocs: Add manual debug mode
authorMichael Davidson <md@google.com>
Tue, 21 Jan 2014 20:32:23 +0000 (12:32 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 22 Jan 2014 12:21:45 +0000 (04:21 -0800)
commit214a88768d34079b70e0f2ba37b91a3b717fddbb
treeb06bc0b6da796e31aa9bf5536a991c85f2f88fe3
parent6f34152f54bcf63a49ea701643c81f5b2168fec8
x86, relocs: Add manual debug mode

Improve the debuggability of relocations output. When trying to compare
the output between different linkers, it's handy to be able to see the
section names in output.

Signed-off-by: Michael Davidson <md@google.com>
Link: http://lkml.kernel.org/r/20140121203223.GA12649@www.outflux.net
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/tools/relocs.c
arch/x86/tools/relocs.h
arch/x86/tools/relocs_common.c