This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] powerpc: Add missing descriptive strings for hwcap features in dl-procinfo.c


Hi

I noticed that _dl_powerpc_cap_flags has descriptive strings missing for

PPC_FEATURE_PSERIES_PERFMON_COMPAT
PPC_FEATURE_TRUE_LE
PPC_FEATURE_PPC_LE
PPC_FEATURE2_HAS_VEC_CRYPTO

This patch adds those so they show up when LD_SHOW_AUXV=1.

OK?

-- 
Carlos Eduardo Seo
Software Engineer - Linux on Power Toolchain
cseo@linux.vnet.ibm.com

Attachment: powerpc-hwcap-strings.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]