This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Matthew Wahab <matthew dot wahab at foss dot arm dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Wed, 9 Dec 2015 10:34:25 +0000
- Subject: Re: [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.
- Authentication-results: sourceware.org; auth=none
- References: <5666FE58 dot 1000505 at foss dot arm dot com>
On 8 December 2015 at 15:59, Matthew Wahab <matthew.wahab@foss.arm.com> wrote:
> 2015-12-07 Matthew Wahab <matthew.wahab@arm.com>
>
> * doc/c-aarch64.texi (AArch64 Extensions): Update entry for crc.
>
> include/opcode
> 2015-12-07 Matthew Wahab <matthew.wahab@arm.com>
>
> * aarch64.h (AARCH64_FEATURE_F16): Fix clash with
> AARCH64_FEATURE_V8_1.
> (AARCH64_ARCH_V8_1): Add AARCH64_FEATURE_CRC.
> (AARCH64_ARCH_V8_2): Add AARCH64_FEATURE_CRC and
> AARCH64_FEATURE_V8_1.
>
>
OK /Marcus