diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-08-15 14:00:07 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-08-15 14:00:07 +0200 |
commit | e9f57484aa18dff76dcad7a3943f08bb7affb840 (patch) | |
tree | 612ea8f355f2a5b43c4c51f5fb2dcf1f7702a77f /ChangeLog | |
parent | 54d68f5f61fc016b18101a822f9343a612ad1bc0 (diff) | |
download | glibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.zip glibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.tar.gz glibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.tar.bz2 |
S390: Add new s390 platform z14.
The new IBM z14 is added to platform string array.
The macro _DL_PLATFORMS_COUNT is incremented.
ChangeLog:
* sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add z14.
* sysdeps/s390/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increased.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-08-15 Stefan Liebler <stli@linux.vnet.ibm.com> + + * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add z14. + * sysdeps/s390/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increased. + 2017-08-14 Joseph Myers <joseph@codesourcery.com> * conform/data/sys/wait.h-data (si_value): Do not expect for |