File tree Expand file tree Collapse file tree 7 files changed +26
-15
lines changed
Expand file tree Collapse file tree 7 files changed +26
-15
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ changes to the content of the document for that release.
246246 | | | support for unwinding with |
247247 | | | FEAT_PAuth_LR enabled. |
248248 +--------+-----------------------------+-------------------------------------------+
249- | | | - Added DW_CFA_AARCH64_set_ra_state at |
249+ | 2025Q4 | 23 \ :sup: `rd` January 2026 | - Added DW_CFA_AARCH64_set_ra_state at |
250250 | | | **Alpha ** quality. |
251251 | | | - Deprecated |
252252 | | | DW_CFA_AARCH64_negate_ra_state_with_pc. |
Original file line number Diff line number Diff line change @@ -210,6 +210,11 @@ changes to the content of the document for that release.
210210 | | | - Distinguish between function pointers and code |
211211 | | | pointers. |
212212 +---------------+------------------------------+---------------------------------------------------+
213+ | 2025Q4 | 23\ :sup: `rd` January 2026 | - Drop GD/IE-to-LE relaxation. |
214+ | | | - Define relocations and code seqeuences for |
215+ | | | indirect TLS. |
216+ | | | - Document program headers and dynamic sections. |
217+ +---------------+------------------------------+---------------------------------------------------+
213218
214219References
215220----------
Original file line number Diff line number Diff line change @@ -289,15 +289,14 @@ changes to the content of the document for that release.
289289 | | April 2025 | `SHF_AARCH64_PURECODE ` processor |
290290 | | | specific section attribute flag. |
291291 +---------------+--------------------+-----------------------------------------+
292- | 2025Q2 | 9 \ :sup: `th` | - In `Call and Jump relocations `_ added |
293- | | April 2025 | static linker requirements on veneers |
292+ | 2025Q4 | 23 \ :sup: `rd` | - In `Call and Jump relocations `_ added |
293+ | | January 2026 | static linker requirements on veneers |
294294 | | | when BTI guarded pages are used. |
295295 | | | - Added section for Structure Protection|
296296 | | | Extension relocations. |
297297 | | | - R_AARCH64_GOTPCREL32, clarify addend |
298- +---------------+--------------------+-----------------------------------------+
299- | 2026Q1 | 12\ :sup: `th` | - R_AARCH64_TLS_DTPREL can be used as a |
300- | | January 2026 | static relocation as well as dynamic |
298+ | | | - R_AARCH64_TLS_DTPREL can be used as a |
299+ | | | static relocation as well as dynamic |
301300 +---------------+--------------------+-----------------------------------------+
302301
303302References
Original file line number Diff line number Diff line change @@ -264,12 +264,13 @@ changes to the content of the document for that release.
264264| | | - Add agnostic-ZA interface and routines to save/restore SME |
265265| | | state. |
266266+------------+--------------------+------------------------------------------------------------------+
267- | | | - Explicitly say that ZT0 is a temporary register. |
268- | | | - Add a note about the interaction between the SME lazy save |
267+ | 2025Q4 | 23 \ :sup: `rd` | - Explicitly say that ZT0 is a temporary register. |
268+ | | January 2026 | - Add a note about the interaction between the SME lazy save |
269269| | | scheme and asynchronous transfers of control. |
270270| | | - Recommend that ``setjmp `` as well as ``longjmp `` call |
271271| | | ``__arm_za_disable ``. |
272272| | | - Explicitly say that the FFR is a temporary register. |
273+ | | | - Clarify how __bf16 affects HFAs |
273274+------------+--------------------+------------------------------------------------------------------+
274275
275276References
Original file line number Diff line number Diff line change @@ -223,6 +223,10 @@ changes to the content of the document for that release.
223223 | 2025Q1 | 7\ :sup: `th` April 2025 | - Update `fetch_add ` to add atomic floating-point operations. |
224224 | | | - Preserve S1 (val) in example code. |
225225 +---------+------------------------------+-------------------------------------------------------------------+
226+ | 2025Q4 | 23\ :sup: `rd` January 2026 | - Add ``_Atomic `` types. |
227+ | | | - Fix some typos in the 32-bit atomics mapping table. |
228+ | | | - Document release fence using ISHST+ISHLD barriers |
229+ +---------+------------------------------+-------------------------------------------------------------------+
226230
227231References
228232----------
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ changes to the content of the document for that release.
191191 +------------+------------------------------+------------------------------------------------------------------+
192192 | Issue | Date | Change |
193193 +============+==============================+==================================================================+
194- | 0.1 | 10 \ :sup: `th` September 2025 | Alpha draft release. |
194+ | 2025Q4 | 23 \ :sup: `rd` January 2026 | Alpha draft release. |
195195 +------------+------------------------------+------------------------------------------------------------------+
196196
197197References
Original file line number Diff line number Diff line change @@ -213,13 +213,15 @@ Change History
213213 | 2025Q1 | 7\ :sup: `th` April 2025 | - Require hard-float ABI for sysvabi platforms. |
214214 | | | - Document requirements for tools wrt BTI. |
215215 +------------+------------------------------+-------------------------------------------------------+
216- | 2025Q2 | 20 \ :sup: `th` June 2024 | Require that ``PT_GNU_PROPERTY `` program header is |
217- | | | present in executables and shared-libraries if a |
218- | | | ``.note.gnu.property `` section is present. |
216+ | 2025Q4 | 23 \ :sup: `rd` January 2026 | - Require that ``PT_GNU_PROPERTY `` program header is |
217+ | | | present in executables and shared-libraries if a |
218+ | | | ``.note.gnu.property `` section is present. |
219219 | | | - Update distance to GOT for small code model |
220- +------------+------------------------------+-------------------------------------------------------+
221- | 2026Q1 | 12\ :sup: `th` January 2026 | Add assembler conventions for data directive |
222- | | | relocation expressions. |
220+ | | | - Add assembler conventions for data directive |
221+ | | | relocation expressions. |
222+ | | | - Update ifunc resolver content to include |
223+ | | | information on AT_HWCAP3,4 fields. |
224+ | | | - Document Function Multi-Versioning. |
223225 +------------+------------------------------+-------------------------------------------------------+
224226
225227References
You can’t perform that action at this time.
0 commit comments