11---
22title: Arm C Language Extensions
3- version: 2024Q4
4- date-of-issue: 21 February 2025
3+ version: 2025Q2
4+ date-of-issue: 06 June 2025
55# LaTeX specific variables
66copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
77draftversion: true
@@ -180,6 +180,7 @@ unless a different support level is specified in the text.
180180| 2024Q2 | 21 June 2024 | Arm | See [Changes between ACLE Q1 2024 and ACLE Q2 2024](#changes-between-acle-q1-2024-and-acle-q2-2024) |
181181| 2024Q3 | 30 September 2024 | Arm | See [Changes between ACLE Q2 2024 and ACLE Q3 2024](#changes-between-acle-q2-2024-and-acle-q3-2024) |
182182| 2024Q4 | 21 February 2025 | Arm | See [Changes between ACLE Q3 2024 and ACLE Q4 2024](#changes-between-acle-q3-2024-and-acle-q4-2024) |
183+ | 2025Q2 | 06 June 2025 | Arm | See [Changes between ACLE Q4 2024 and ACLE Q2 2025](#changes-between-acle-q4-2024-and-acle-q2-2025) |
183184
184185#### Changes between ACLE Q2 2017 and ACLE Q2 2018
185186
@@ -446,7 +447,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
446447* Added Guarded Control Stack (GCS) at
447448 [**Beta**](#current-status-and-anticipated-changes) quality level.
448449
449- #### Changes for next release
450+ #### Changes between ACLE Q4 2024 and ACLE Q2 2025
450451
451452* Changed the Function Multi Versioning default version rules to be more explicit.
452453* Added [**Alpha**](#current-status-and-anticipated-changes) support
@@ -456,8 +457,11 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
456457* Removed the priority column from the mapping tables of Function Multi Versioning.
457458* Added Function Multi Versioning feature cssc.
458459* Added feature test macro for FEAT_SSVE_BitPerm.
459- * Upgrade to [**Beta**] (#current-status-and-anticipated-changes)
460+ * Upgrade to [**Beta**](#current-status-and-anticipated-changes)
460461 support for modal 8-bit floating point intrinsics.
462+
463+ #### Changes for next release
464+
461465* Added feature test macro for FEAT_SSVE_FEXPA.
462466
463467### References
0 commit comments