]> git.baikalelectronics.ru Git - 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)
commit288b24f6188238a320d326da1685f9a45ce19209
treeb06bc0b6da796e31aa9bf5536a991c85f2f88fe3
parentc39416050dbfbbba9e053e4dd461bc5be3a6da74
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