backends: Add support for EM_PPC64 GNU_ATTRIBUTES.
authorMark Wielaard <mark@klomp.org>
Wed, 15 Feb 2017 13:30:27 +0000 (14:30 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 24 Mar 2017 16:34:33 +0000 (17:34 +0100)
commitb1042ce216eaef96099f263fb81141dbdec004fd
tree07692fa3099233546ab9e1415a03ea599c08767b
parente22cc80923f94e54c9384421904461958899db5b
backends: Add support for EM_PPC64 GNU_ATTRIBUTES.

ppc64 and ppc64le ELF files can also contain a power specific
.gnu.attributes section. Add support for those and recognize the new
GNU_Power_ABI_FP Single-precision hard float value.

Signed-off-by: Mark Wielaard <mark@klomp.org>
backends/ChangeLog
backends/ppc64_init.c
backends/ppc_attrs.c
tests/ChangeLog
tests/Makefile.am
tests/run-readelf-A.sh
tests/testfileppc64attrs.o.bz2 [new file with mode: 0644]