Skip to content

Commit

Permalink
Set 2024Q1 version numbers in changelogs and document headers
Browse files Browse the repository at this point in the history
  • Loading branch information
vhscampos committed Apr 3, 2024
1 parent f7765b8 commit c143386
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions main/acle.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Arm C Language Extensions
version: 2023Q2
date-of-issue: 04 August 2023
version: 2024Q1
date-of-issue: 05 April 2024
# LaTeX specific variables
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
draftversion: true
draftversion: false
# Jekyll specific variables
header_counter: true
toc: true
Expand Down Expand Up @@ -176,6 +176,7 @@ unless a different support level is specified in the text.
| 2022Q2 | 01 Jul 2022 | Arm | See [Changes between ACLE Q1 2021 and ACLE Q2 2022](#changes-between-acle-q1-2022-and-acle-q2-2022) |
| 2022Q4 | 23 November 2022 | Arm | See [Changes between ACLE Q2 2022 and ACLE Q4 2022](#changes-between-acle-q2-2022-and-acle-q4-2022) |
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
| 2024Q1 | 05 April 2024 | Arm | See [Changes between ACLE Q2 2023 and ACLE Q1 2024](#changes-between-acle-q2-2023-and-acle-q1-2024) |

#### Changes between ACLE Q2 2017 and ACLE Q2 2018

Expand Down Expand Up @@ -351,7 +352,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
* Added a requirement on [`arm_new_za`] to set the initial contents of
ZA to zero.

#### Changes for next release
#### Changes between ACLE Q2 2023 and ACLE Q1 2024

* Changed the definition of the `__ARM_ACLE` macro to reflect the current
versioning scheme.
Expand Down

0 comments on commit c143386

Please sign in to comment.