]> sourceware.org Git - glibc.git/commit
S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.
authorStefan Liebler <stli@linux.ibm.com>
Tue, 18 Dec 2018 12:57:03 +0000 (13:57 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Tue, 18 Dec 2018 12:57:03 +0000 (13:57 +0100)
commite8023f2685c9f97e72bbe9d2a9c968e0d8438371
tree2fd60a56bf4880f4a4a4e68d94a59c10dafdc28d
parentb8686c0d7098168481a246f8199ab2d865f52d3d
S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.

The renaming of hwcap arguments in ifunc-resolvers is needed
in order to prepare for further commits which refactors
ifunc handling for memset, memcmp, and memcpy.  Now you are able
to use s390_libc_ifunc_init which stores the stfle bits
within the expression for an ifunc-resolver generated by
s390_libc_ifunc_expr.

ChangeLog:

* sysdeps/s390/multiarch/ifunc-resolve.h
(s390_libc_ifunc_init, s390_libc_ifunc,
s390_vx_libc_ifunc2_redirected): Use hwcap instead of dl_hwcap.
ChangeLog
sysdeps/s390/multiarch/ifunc-resolve.h
This page took 0.03939 seconds and 5 git commands to generate.