x86, relocs: When printing an error, say relative or absolute
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 May 2012 16:52:01 +0000 (09:52 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 18 May 2012 16:52:01 +0000 (09:52 -0700)
commit8a3b947c40cb36100f316ac0d433f4ae554ee4cc
treee05a1aad6ae5235efb4195851080d85874175a9c
parentc54a354c1835e7412a53458891b9ea05361b4e8a
x86, relocs: When printing an error, say relative or absolute

When the relocs tool throws an error, let the error message say if it
is an absolute or relative symbol.  This should make it a lot more
clear what action the programmer needs to take.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/tools/relocs.c