]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 30 May 2012 23:44:08 +0000 (00:44 +0100)
commitcd88adf8add21ce1c73cbf665e80244c44c05d98
treec9ae80a4126e6366f7e97ff3296e8efe93b9ae69
parent5a3270a97b38858a41c17a5e40a4a03492976047
x86, relocs: When printing an error, say relative or absolute

commit 24ab82bd9bf18f3efc69a131d73577940941e1b7 upstream.

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 and should help us find
the reason if additional symbol bugs show up.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/x86/tools/relocs.c