]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/s390/dl-procinfo.c
S390: Add new hwcap values for new cpu architecture arch13.
[thirdparty/glibc.git] / sysdeps / s390 / dl-procinfo.c
index 8f581c19825aa6498a37fe290b6a7068befa0ca5..44c99018000abf444cebc898f6f62537d631b437 100644 (file)
 #if !defined PROCINFO_DECL && defined SHARED
   ._dl_s390_cap_flags
 #else
-PROCINFO_CLASS const char _dl_s390_cap_flags[15][9]
+PROCINFO_CLASS const char _dl_s390_cap_flags[19][9]
 #endif
 #ifndef PROCINFO_DECL
 = {
      "esan3", "zarch", "stfle", "msa", "ldisp", "eimm", "dfp", "edat", "etf3eh",
-     "highgprs", "te", "vx", "vxd", "vxe", "gs"
+     "highgprs", "te", "vx", "vxd", "vxe", "gs", "vxe2", "vxp", "sort", "dflt"
   }
 #endif
 #if !defined SHARED || defined PROCINFO_DECL