Skip to content

Commit 2bcab1e

Browse files
committed
prepare documents for 2021q1 release
1 parent 6718717 commit 2bcab1e

File tree

24 files changed

+294
-187
lines changed

24 files changed

+294
-187
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ See the *Document locations* section below for links to the individual documents
2828

2929
The latest ABI releases are being made available only here on Github: https://github.com/ARM-software/abi-aa/releases
3030

31+
If there is no entry in the change history table for a release, there are no
32+
changes to the content of the document for that release.
33+
3134
For the last specifications released on developer.arm.com, see the links to the individual documents in the *Document locations* section below.
3235

3336

aadwarf32/aadwarf32.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2003-2007, 2012, 2018, 2020, Arm Limited and its affiliates. All rights reserved.
2+
Copyright (c) 2003-2007, 2012, 2018, 2020, 2021, Arm Limited and its affiliates. All rights reserved.
33
CC-BY-SA-4.0 AND Apache-Patent-License
44
See LICENSE file for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2003-2007, 2012, 2018, 2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2003-2007, 2012, 2018, 2020, 2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111

@@ -187,6 +187,9 @@ All content in this document is at the **Release** quality level.
187187
Change history
188188
^^^^^^^^^^^^^^
189189

190+
If there is no entry in the change history table for a release, there are no
191+
changes to the content of the document for that release.
192+
190193
.. class:: aadwarf32-change
191194

192195
.. table::
@@ -225,8 +228,9 @@ Change history
225228
| | | `Trademark notice`_, and Copyright_ |
226229
| | | - Add Thread ID register numbers |
227230
+--------+-------------------------------------+----------------------------------------+
228-
| 2021Q1 | 8\ :sup:`th` March 2021 | Delete duplicated TPIDRURO register |
229-
| | | entry in regiter number table. |
231+
| 2021Q1 | 12\ :sup:`th` April 2021 | - Delete duplicated TPIDRURO register |
232+
| | | entry in regiter number table. |
233+
| | | - Added PACBTI-M unwinding information.|
230234
+--------+-------------------------------------+----------------------------------------+
231235

232236
References

aadwarf64-morello/aadwarf64-morello.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ This document is a draft and all content is at the **Alpha** quality level.
188188
Change history
189189
^^^^^^^^^^^^^^
190190

191+
If there is no entry in the change history table for a release, there are no
192+
changes to the content of the document for that release.
193+
191194
+---------+-------------------------------------+------------------------------+
192195
| Issue | Date | Change |
193196
+=========+=====================================+==============================+

aadwarf64/aadwarf64.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2010-2020, Arm Limited and its affiliates. All rights reserved.
2+
Copyright (c) 2010, 2013, 2018, 2020, 2021, Arm Limited and its affiliates. All rights reserved.
33
CC-BY-SA-4.0 AND Apache-Patent-License
44
See LICENSE file for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2010-2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2010, 2013, 2018, 2020, 2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111

@@ -191,6 +191,9 @@ All other content in this document is at the **Release** quality level.
191191
Change history
192192
^^^^^^^^^^^^^^
193193

194+
If there is no entry in the change history table for a release, there are no
195+
changes to the content of the document for that release.
196+
194197
.. class:: aadwarf64-change
195198

196199
.. table::

aaelf32/aaelf32.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2005-2020, Arm Limited and its affiliates. All rights
2+
Copyright (c) 2005-2009, 2012, 2015, 2018, 2020, 2021, Arm Limited and its affiliates. All rights
33
reserved. CC-BY-SA-4.0 AND Apache-Patent-License See LICENSE file
44
for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2005-2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2005-2009, 2012, 2015, 2018, 2020, 2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111
.. |armarmv5_link| replace:: https://developer.arm.com/docs/ddi0100/latest/armv5-architecture-reference-manual
@@ -201,6 +201,9 @@ All content in this document is at the **Release** quality level.
201201
Change history
202202
^^^^^^^^^^^^^^
203203

204+
If there is no entry in the change history table for a release, there are no
205+
changes to the content of the document for that release.
206+
204207
.. class:: aaelf32-change-history
205208

206209
.. table::

aaelf64-morello/aaelf64-morello.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ The relocation codes in `Relocation`_ in particular are expected to change.
185185
Change history
186186
^^^^^^^^^^^^^^
187187

188+
If there is no entry in the change history table for a release, there are no
189+
changes to the content of the document for that release.
190+
188191
.. class:: aaelf64-change
189192

190193
.. table::

aaelf64/aaelf64.rst

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2011-2020, Arm Limited and its affiliates. All rights reserved.
2+
Copyright (c) 2011, 2013, 2018-2021, Arm Limited and its affiliates. All rights reserved.
33
CC-BY-SA-4.0 AND Apache-Patent-License
44
See LICENSE file for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2011-2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2011, 2013, 2018-2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111

@@ -200,6 +200,9 @@ All other content in this document is at the **Release** quality level.
200200
Change history
201201
^^^^^^^^^^^^^^
202202

203+
If there is no entry in the change history table for a release, there are no
204+
changes to the content of the document for that release.
205+
203206
.. class:: aaelf64-change
204207

205208
.. table::
@@ -235,6 +238,15 @@ Change history
235238
| | | - new sections on Contributions_, |
236239
| | | `Trademark notice`_, and Copyright_ |
237240
+---------------+--------------------+-----------------------------------------+
241+
| 2021Q1 | 12\ :sup:`th` April| - Typo fix in definition of GTPREL |
242+
| | 2021 | expression in section `Relocations for|
243+
| | | thread-local storage`_ |
244+
| | | - Typo fix of EI_OSABI in `ELF |
245+
| | | Identification`_ |
246+
| | | - Typo fixes -220 -> -2^20 in |
247+
| | | section `Thread-local storage |
248+
| | | descriptors`_ |
249+
+---------------+--------------------+-----------------------------------------+
238250

239251
References
240252
----------

aapcs32/aapcs32.rst

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2003-2020, Arm Limited and its affiliates. All rights reserved.
2+
Copyright (c) 2003, 2005-2009, 2012, 2015, 2018, 2020, 2021, Arm Limited and its affiliates. All rights reserved.
33
CC-BY-SA-4.0 AND Apache-Patent-License
44
See LICENSE file for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2003-2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2003, 2005-2009, 2012, 2015, 2018, 2020, 2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111

@@ -194,6 +194,9 @@ All content in this document is at the **Release** quality level.
194194
Change History
195195
^^^^^^^^^^^^^^
196196

197+
If there is no entry in the change history table for a release, there are no
198+
changes to the content of the document for that release.
199+
197200
.. class:: aapcs32-refs
198201

199202
.. table::
@@ -295,7 +298,9 @@ Change History
295298
| | | - new sections on Contributions_, |
296299
| | | `Trademark notice`_, and Copyright_ |
297300
+-------+-------------------------------------+-------------------------------------------------------------------+
298-
301+
| 2021Q1| 12\ :sup:`th` April 2021 | Clarify what it means for a VFP CPRC argument to be correctly |
302+
| | | aligned. |
303+
+-------+-------------------------------------+-------------------------------------------------------------------+
299304

300305
References
301306
----------

aapcs64-morello/aapcs64-morello.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ This document is a draft and all content is at the **Alpha** quality level.
180180
Change history
181181
^^^^^^^^^^^^^^
182182

183+
If there is no entry in the change history table for a release, there are no
184+
changes to the content of the document for that release.
185+
183186
.. class:: aapcs64-morello-change
184187

185188
.. table::

aapcs64/aapcs64.rst

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
..
2-
Copyright (c) 2011-2020, Arm Limited and its affiliates. All rights reserved.
2+
Copyright (c) 2011, 2013, 2018, 2020, 2021, Arm Limited and its affiliates. All rights reserved.
33
CC-BY-SA-4.0 AND Apache-Patent-License
44
See LICENSE file for details
55
6-
.. |release| replace:: 2020Q4
7-
.. |date-of-issue| replace:: 21\ :sup:`st` December 2020
8-
.. |copyright-date| replace:: 2011-2020
6+
.. |release| replace:: 2021Q1
7+
.. |date-of-issue| replace:: 12\ :sup:`th` April 2021
8+
.. |copyright-date| replace:: 2011, 2013, 2018, 2020, 2021
99
.. |footer| replace:: Copyright © |copyright-date|, Arm Limited and its
1010
affiliates. All rights reserved.
1111

@@ -185,6 +185,9 @@ All other content in this document is at the **Release** quality level.
185185
Change History
186186
^^^^^^^^^^^^^^
187187

188+
If there is no entry in the change history table for a release, there are no
189+
changes to the content of the document for that release.
190+
188191
.. class:: aapcs64-change-history
189192

190193
+------------+--------------------+------------------------------------------------------------------+
@@ -234,6 +237,10 @@ Change History
234237
+------------+--------------------+------------------------------------------------------------------+
235238
| 2020Q3 | 1st October 2020 | Specify ABI handling for 8.7-A's new FPCR bits. |
236239
+------------+--------------------+------------------------------------------------------------------+
240+
| 2021Q1 | 12\ :sup:`th` April| - Clarify rule C.4 of the `Parameter Passing Rules`_ when there |
241+
| | 2021 | is an overaligned HFA. |
242+
| | | - Minor formatting changes. |
243+
+------------+--------------------+------------------------------------------------------------------+
237244

238245
References
239246
^^^^^^^^^^

0 commit comments

Comments
 (0)