[binutils-gdb] aarch64: Update gas/NEWS for recent changes

Richard Sandiford rsandifo@sourceware.org
Thu Dec 2 15:01:55 GMT 2021


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=36cb9e7e17cae5e05f007f37e555873c4f22594a

commit 36cb9e7e17cae5e05f007f37e555873c4f22594a
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Thu Dec 2 15:00:57 2021 +0000

    aarch64: Update gas/NEWS for recent changes
    
    gas/
            * NEWS: Mention support for Armv8.8-A and for new system registers.

Diff:
---
 gas/NEWS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gas/NEWS b/gas/NEWS
index 4288e6213dd..7d9bb6ba4b0 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* Add support for AArch64 system registers that were missing in previous
+  releases.
+
 * Add support for the LoongArch instruction set.
 
 * Add a command-line option, -muse-unaligned-vector-move, for x86 target
@@ -25,7 +28,7 @@
   x86 assembler have been reduced from 12 bytes to 10 bytes to match the
   output of .tfloat directive.
 
-* Add support for 'armv9-a' for -march in AArch64 GAS.
+* Add support for 'armv8.8-a' and 'armv9-a' for -march in AArch64 GAS.
 
 * Add support for 'armv9-a' for -march in Arm GAS.


More information about the Binutils-cvs mailing list