powerpc: Add missing hwcap strings.
commit94ec7e007f4845de284d4f7569721b225ba77572
authorCarlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Thu, 13 Aug 2015 17:33:06 +0000 (13 14:33 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 18 Aug 2015 18:48:43 +0000 (18 15:48 -0300)
tree06ac55c744eb11449719dfd864c595c6cbe431a9
parent5542236837c5c41435f8282ec92799f480c36f18
powerpc: Add missing hwcap strings.

Some features in hwcap.h do not have matching string descriptors
to be displayed when LD_SHOW_AUXV=1.  This patch fixes the problem.

2015-08-13  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>

* sysdeps/powerpc/dl-procinfo.c:
(_dl_powerpc_cap_flags): Added missing strings for some
hwcap features.
* sysdeps/powerpc/dl-procinfo.h: Updated hwcap bit count.
ChangeLog
sysdeps/powerpc/dl-procinfo.c
sysdeps/powerpc/dl-procinfo.h