]> git.ipfire.org Git - thirdparty/elfutils.git/commit
sparc: fix the printing of hw capabilities object attributes.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 24 Aug 2016 13:47:57 +0000 (06:47 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 24 Aug 2016 13:47:57 +0000 (06:47 -0700)
commitb944b65f55869d47f986f035211e088ee0d2a7b7
tree090301c51452c56a685dec092e78704e708af120
parentb584da5ae7259d4923eb3f993de87cf55bef71b8
sparc: fix the printing of hw capabilities object attributes.

The GNU_Sparc_HWCAPS and GNU_Sparc_HWCAPS2 object attributes comprise
a set of hardware capabilities that may (or not) be present in the
target machine for which the object was compiled.  This patch adds the
support for printing a nicely formatted comma-separated list with the
selected hw capabilities.

Signed-off-by: Jose E. Marchesi <jose.marchesi@oracle.com>
backends/ChangeLog
backends/sparc_attrs.c
tests/ChangeLog
tests/run-readelf-A.sh
tests/testfilesparc64attrs.o.bz2 [new file with mode: 0644]