[ARM] Build attributes for ARMv8.1-A AdvSIMD
authorMatthew Wahab <matthew.wahab@arm.com>
Fri, 4 Mar 2016 14:16:48 +0000 (14:16 +0000)
committerMatthew Wahab <matthew.wahab@arm.com>
Fri, 4 Mar 2016 14:16:48 +0000 (14:16 +0000)
commit9411fd44aa4adfb0caeebd9e4355a3441d9bc104
treedde212e1886ca1e6694f4792694d0c409857b54c
parent643afb90da9066e9d3c6dc721920b14ed343bec9
[ARM] Build attributes for ARMv8.1-A AdvSIMD

binutils/
2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>

* readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".

gas/
2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>

* config/tc-arm.c (aeabi_set_public_attributes): Emit attribute
for ARMv8.1 AdvSIMD use.
* testsuite/gas/arm/attr-march-armv8-a+rdma.d: New.
* testsuite/gas/arm/attr-march-armv8_1-a+simd.d: New.

Change-Id: I3c356e0681b97df2f9c0dabd7c0fd1b441cc2755
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/attr-march-armv8-a+rdma.d [new file with mode: 0644]
gas/testsuite/gas/arm/attr-march-armv8_1-a+simd.d [new file with mode: 0644]
This page took 0.025438 seconds and 4 git commands to generate.