[Committed] S/390: Sync auxv capabilities and archs with kernel
Richard Henderson
rth@twiddle.net
Wed Nov 7 19:24:00 GMT 2012
On 11/06/2012 11:59 PM, Andreas Krebbel wrote:
> +PROCINFO_CLASS const char _dl_s390_cap_flags[10][9]
> #endif
> #ifndef PROCINFO_DECL
> = {
> - "esan3", "zarch", "stfle", "msa", "ldisp", "eimm", "dfp", "hpage", "etf3enh", "highgprs"
> + "esan3", "zarch", "stfle", "msa", "ldisp", "eimm", "dfp", "edat", "etf3eh", "highgprs"
> }
It would seem that a change to sysdeps/unix/sysv/linux/s390/bits/hwcap.h
is also warranted?
r~
More information about the Libc-alpha
mailing list