]> git.ipfire.org Git - thirdparty/glibc.git/commit
S390: Add new s390 platform.
authorStefan Liebler <stli@linux.vnet.ibm.com>
Mon, 4 Apr 2016 11:20:26 +0000 (13:20 +0200)
committerStefan Liebler <stli@linux.vnet.ibm.com>
Mon, 4 Apr 2016 11:20:26 +0000 (13:20 +0200)
commit66cdb5b20df45c4eb28ab27ebcfb67ef023338e3
tree3d3ac9f18cd7a64c254333a86712deb2c520ff18
parent7af8c37714ece3f02716f17e59631ada0c0ee0d9
S390: Add new s390 platform.

The new IBM z13 is added to platform string array.
The macro _DL_PLATFORMS_COUNT is incremented to 8,
because it was not incremented by commit
"S/390: Sync AUXV capabilities and archs with kernel".

ChangeLog:

* sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add z13.
* sysdeps/s390/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increased.

(cherry picked from commit a1b0488fc9df3d895a2e5eefbcd348d3f7fe0e52)
ChangeLog
sysdeps/s390/dl-procinfo.c
sysdeps/s390/dl-procinfo.h