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]

Re: [PATCH] Add hwcap2 bits for POWER9


Carlos Eduardo Seo <cseo@linux.vnet.ibm.com> writes:

> Subject: [PATCH] powerpc: Add hwcap2 bits for POWER9.
>
> Added hwcap2 bit masks for Power ISA 3.0 and VSX IEEE binary float 128-bit
> features.
>
> 2016-01-05  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
>
> 	* sysdeps/powerpc/bits/hwcap.h: Add PPC_FEATURE2_ARCH_3_00 and
> 	PPC_FEATURE2_HAS_IEEE128.
> 	* sysdeps/powerpc/dl-procinfo.c:
> 	(_dl_powerpc_cap_flags): Add corresponding names to new capabilities.

LGTM.
I pushed it as d2de9ef7.

Peter, this solves the issue you reported previously [1].

[1] https://sourceware.org/ml/libc-alpha/2015-12/msg00522.html

-- 
Tulio Magno


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