aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-03-19 14:02:17 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-03-19 14:02:17 +0000
commita2e57f89a35e6056c9488428e68c4889e114ef71 (patch)
tree95210d645d06b97a6e1377b17eb89485787d06ff /ChangeLog
parent78919d3886c9543279ec755a701e279c62b44164 (diff)
downloadglibc-a2e57f89a35e6056c9488428e68c4889e114ef71.tar
glibc-a2e57f89a35e6056c9488428e68c4889e114ef71.tar.gz
glibc-a2e57f89a35e6056c9488428e68c4889e114ef71.tar.bz2
glibc-a2e57f89a35e6056c9488428e68c4889e114ef71.zip
Add AArch64 HWCAPs from Linux 5.0.
This patch adds new AArch64 HWCAPs from Linux 5.0 to the AArch64 bits/hwcap.h and dl-procinfo.c. Tested (compilation only) with build-many-glibcs.py for aarch64-linux-gnu. * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SB): New macro. (HWCAP_PACA): Likewise. (HWCAP_PACG): Likewise. * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT): Increase to 32. (_dl_aarch64_cap_flags): Add new entries for new HWCAPs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7c9ee51ad..9889d21c85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-03-19 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SB): New
+ macro.
+ (HWCAP_PACA): Likewise.
+ (HWCAP_PACG): Likewise.
+ * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c (_DL_HWCAP_COUNT):
+ Increase to 32.
+ (_dl_aarch64_cap_flags): Add new entries for new HWCAPs.
+
2019-03-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
* hurd/hurd/signal.h (_hurd_critical_section_lock): Document how EINTR