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: [Committed] S/390: Sync auxv capabilities and archs with kernel


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~


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