diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2016-04-04 13:20:26 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.vnet.ibm.com> | 2016-04-04 13:20:26 +0200 |
commit | 7af8c37714ece3f02716f17e59631ada0c0ee0d9 (patch) | |
tree | 257e6d66511e7c21f75e980411283a952f6235dc /elf/multiload.c | |
parent | adba20cf74bc6ea3910afe57d40ed755c92c2ddb (diff) | |
download | glibc-7af8c37714ece3f02716f17e59631ada0c0ee0d9.zip glibc-7af8c37714ece3f02716f17e59631ada0c0ee0d9.tar.gz glibc-7af8c37714ece3f02716f17e59631ada0c0ee0d9.tar.bz2 |
S390: Add hwcaps value for vector facility.
The HWCAP_S390_VX flag in hwcap field of auxiliary vector indicates
if the vector facility is available and the kernel is aware of it.
This can be tested with LD_SHOW_AUXV=1 <prog>.
Currently it does not show te, because it was not incremented
by commit "S/390: Add hwcap value for transactional execution.".
Thus _DL_HWCAP_COUNT is incremented by two.
ChangeLog:
* sysdeps/s390/dl-procinfo.c (_dl_s390_platforms): Add vector flag.
* sysdeps/s390/dl-procinfo.h: Add vector capability.
* sysdeps/unix/sysv/linux/s390/bits/hwcap.h (HWCAP_S390_VX): Define.
(cherry picked from commit 4e28fa80886c71e6aaf85016b82ce981c0f12e6d)
Diffstat (limited to 'elf/multiload.c')
0 files changed, 0 insertions, 0 deletions