about summary refs log tree commit diff
path: root/sysdeps/s390/dl-procinfo.h
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2017-08-15 14:00:07 +0200
committerStefan Liebler <stli@linux.vnet.ibm.com>2017-08-15 14:00:07 +0200
commite9f57484aa18dff76dcad7a3943f08bb7affb840 (patch)
tree612ea8f355f2a5b43c4c51f5fb2dcf1f7702a77f /sysdeps/s390/dl-procinfo.h
parent54d68f5f61fc016b18101a822f9343a612ad1bc0 (diff)
downloadglibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.tar.gz
glibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.tar.xz
glibc-e9f57484aa18dff76dcad7a3943f08bb7affb840.zip
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 'sysdeps/s390/dl-procinfo.h')
-rw-r--r--sysdeps/s390/dl-procinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/dl-procinfo.h b/sysdeps/s390/dl-procinfo.h
index 1645cf3b48..6db283e4dd 100644
--- a/sysdeps/s390/dl-procinfo.h
+++ b/sysdeps/s390/dl-procinfo.h
@@ -23,7 +23,7 @@
 
 #define _DL_HWCAP_COUNT 15
 
-#define _DL_PLATFORMS_COUNT	8
+#define _DL_PLATFORMS_COUNT	9
 
 /* The kernel provides up to 32 capability bits with elf_hwcap.  */
 #define _DL_FIRST_PLATFORM	32