Recognize NT_VERSION notes.
authorMark Wielaard <mark@klomp.org>
Sun, 11 Nov 2018 22:50:41 +0000 (23:50 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 13 Nov 2018 12:40:00 +0000 (13:40 +0100)
commit7a3f6fe60b8519b5372f5a5521ccbac59411f33f
tree48f21c4114d440e49483699a2dda27198b2f76d4
parentcff53f1784c9a4344604bedf41b7d499b3eb30d5
Recognize NT_VERSION notes.

NT_VERSION notes are emitted by the gas .version directive.
They have an empty description and (ab)use the owner name to store the
version data string.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libebl/ChangeLog
libebl/eblobjnote.c
libebl/eblobjnotetypename.c
libebl/libebl.h
src/ChangeLog
src/elflint.c
src/readelf.c
tests/ChangeLog
tests/run-readelf-n.sh