summaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorMatthew Wahab <matthew.wahab@arm.com>2015-06-04 11:14:07 +0100
committerJiong Wang <jiong.wang@arm.com>2015-06-04 11:14:07 +0100
commit88f0ea342dc6eb3d93a29895febdebe3e425a048 (patch)
tree9a5b4a7df20206520b19ffe2e2281b623d3448f3 /gas/NEWS
parentb968d18a6d3df13b92c98e813f3d2fb3bbd3d4ee (diff)
[AArch64] Add support for ARMv8.1 command line option
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 02a434c318..986325d0b7 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,6 +2,10 @@
Changes in 2.26:
+* Support for the ARMv8.1 architecture has been added to the Aarch64 port.
+ Support for the individual ARMv8.1 Adv.SIMD, LOR and PAN architecture
+ extensions has also been added to the Aarch64 port.
+
* Support for the ARMv8.1 architecture has been added to the ARM port. Support
for the individual ARMv8.1 Adv.SIMD and PAN architecture extensions has also
been added to the ARM port.