]> git.ipfire.org Git - thirdparty/glibc.git/commit
S390: Add new s390 platform.
authorStefan Liebler <stli@linux.vnet.ibm.com>
Mon, 4 Apr 2016 10:54:22 +0000 (12:54 +0200)
committerStefan Liebler <stli@linux.vnet.ibm.com>
Mon, 4 Apr 2016 10:54:22 +0000 (12:54 +0200)
commit942c502aca15983fde794e4465adbcf42b51c379
tree6a0fdc3dc8c7f415626b5ebd7cd80a34122340e3
parentd87bf6412b4cb0a5cd174d746eb596158075a5bb
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