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 ef0aec3..6507cde 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 2c498ae..c93e7bc 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'