]> sourceware.org Git - glibc.git/commit
Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h
authorJoseph Myers <joseph@codesourcery.com>
Tue, 28 Feb 2023 00:07:59 +0000 (00:07 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 28 Feb 2023 00:07:59 +0000 (00:07 +0000)
commit8ebe9c0b38a9c1b309028d9c1ded7c06ded6bcad
treeaa35202612154850c88d226e98c41b6b8cf865f0
parent35ce4c99e7f810b8f63074aa3ac64917250890d3
Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h

Linux 6.2 adds six new Arm HWCAP values and two new HWCAP2 values; add
them to glibc's Arm bits/hwcap.h, with corresponding dl-procinfo.c and
dl-procinfo.h updates.

Tested with build-many-glibcs.py for arm-linux-gnueabi.
sysdeps/unix/sysv/linux/arm/bits/hwcap.h
sysdeps/unix/sysv/linux/arm/dl-procinfo.c
sysdeps/unix/sysv/linux/arm/dl-procinfo.h
This page took 0.043709 seconds and 5 git commands to generate.