aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-09-30 20:50:37 +0100
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-09-30 20:50:37 +0100
commit98ab23ab20651137be7a258b757cda011a52a727 (patch)
tree6842945a2918dbe7d1e0c34e7a296745650723d1 /gas/NEWS
parentb18be12aeaa97deba5cf104459514fe16f5de249 (diff)
downloadbinutils-98ab23ab20651137be7a258b757cda011a52a727.zip
binutils-98ab23ab20651137be7a258b757cda011a52a727.tar.gz
binutils-98ab23ab20651137be7a258b757cda011a52a727.tar.bz2
aarch64: Enable Cortex-A510 CPU
This patch is adding support for Cortex-A510 CPU. gas/ * NEWS: Update docs. * config/tc-aarch64.c: Add Cortex-A510. * doc/c-aarch64.texi: Update docs.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 258a156..fbd891a 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Add support for Cortex-A510 for AArch64.
+
* Outputs of .ds.x directive and .tfloat directive with hex input from
x86 assembler have been reduced from 12 bytes to 10 bytes to match the
output of .tfloat directive.