From: Nick Clifton Date: Wed, 22 Aug 2012 07:35:36 +0000 (+0000) Subject: Move aarch64 announcement into 2.23 section. X-Git-Tag: sid-snapshot-20120901~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da2bb5602cf284df54e3e150fc9bb42dc659ec11;p=external%2Fbinutils.git Move aarch64 announcement into 2.23 section. --- diff --git a/gas/NEWS b/gas/NEWS index ef0aec3..6507cde 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 2c498ae..c93e7bc 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'