From da2bb5602cf284df54e3e150fc9bb42dc659ec11 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 22 Aug 2012 07:35:36 +0000 Subject: [PATCH] Move aarch64 announcement into 2.23 section. --- gas/NEWS | 4 ++-- ld/NEWS | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gas/NEWS b/gas/NEWS index ef0aec3bb1..6507cde23e 100644 --- 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 2c498aed13..c93e7bc14b 100644 --- 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' -- 2.34.1