diff options
author | Matthew Wahab <matthew.wahab@arm.com> | 2015-06-04 11:14:07 +0100 |
---|---|---|
committer | Jiong Wang <jiong.wang@arm.com> | 2015-06-04 11:14:07 +0100 |
commit | 88f0ea342dc6eb3d93a29895febdebe3e425a048 (patch) | |
tree | 9a5b4a7df20206520b19ffe2e2281b623d3448f3 /gas/NEWS | |
parent | b968d18a6d3df13b92c98e813f3d2fb3bbd3d4ee (diff) | |
download | gdb-88f0ea342dc6eb3d93a29895febdebe3e425a048.zip gdb-88f0ea342dc6eb3d93a29895febdebe3e425a048.tar.gz gdb-88f0ea342dc6eb3d93a29895febdebe3e425a048.tar.bz2 |
[AArch64] Add support for ARMv8.1 command line option
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |