Move aarch64 announcement into 2.23 section.
authorNick Clifton <nickc@redhat.com>
Wed, 22 Aug 2012 07:35:36 +0000 (07:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 22 Aug 2012 07:35:36 +0000 (07:35 +0000)
gas/NEWS
ld/NEWS

index ef0aec3bb1a477f7caa39ae5518f11a775dfc10f..6507cde23efa615bc332d8bc1901314180d50202 100644 (file)
--- a/gas/NEWS
+++ b/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.
diff --git a/ld/NEWS b/ld/NEWS
index 2c498aed139d8ac8c85a133ceb0b8abe58bcab03..c93e7bc14b690f392f7bbaa40b41bedbf85d0767 100644 (file)
--- a/ld/NEWS
+++ b/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'