diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-04-04 00:16:38 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-04-04 00:16:38 +0000 |
commit | 88ce7fbcc7e9a1ffcd684bab53d1f46017860c25 (patch) | |
tree | 6e0682abbc9815330b8431854db9f4b4e70ad446 /libgcc/ChangeLog | |
parent | f37555028717cb1454ee258afdf68aea1c7a50e9 (diff) | |
download | gcc-88ce7fbcc7e9a1ffcd684bab53d1f46017860c25.zip gcc-88ce7fbcc7e9a1ffcd684bab53d1f46017860c25.tar.gz gcc-88ce7fbcc7e9a1ffcd684bab53d1f46017860c25.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 04e5844..0f449e6 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,8 @@ +2024-04-03 Wilco Dijkstra <wilco.dijkstra@arm.com> + + * config/aarch64/cpuinfo.c: Add HWCAP_EVTSTRM, HWCAP_CRC32, HWCAP_CPUID, + HWCAP_PACA and HWCAP_PACG. + 2024-04-02 Jakub Jelinek <jakub@redhat.com> * unwind-dw2-fde.c (struct fde_accumulator): Fix duplicated |