Move aarch64 announcement into 2.23 section.
This commit is contained in:
parent
f3523bc0fc
commit
da2bb5602c
4
gas/NEWS
4
gas/NEWS
|
@ -1,9 +1,9 @@
|
|||
-*- text -*-
|
||||
|
||||
* Add support for the 64-bit ARM architecture: AArch64.
|
||||
|
||||
Changes in 2.23:
|
||||
|
||||
* Add support for the 64-bit ARM architecture: AArch64.
|
||||
|
||||
* Add support for S12X processor.
|
||||
|
||||
* Add support for the VLE extension to the PowerPC architecture.
|
||||
|
|
4
ld/NEWS
4
ld/NEWS
|
@ -1,9 +1,9 @@
|
|||
-*- text -*-
|
||||
|
||||
* Add support for the 64-bit ARM architecture: AArch64.
|
||||
|
||||
Changes in 2.23:
|
||||
|
||||
* Add support for the 64-bit ARM architecture: AArch64.
|
||||
|
||||
* Added SORT_NONE to the linker script language to disable section sorting.
|
||||
|
||||
* Add a linker-provided symbol when producing ELF output, '__ehdr_start'
|
||||
|
|
Loading…
Reference in New Issue