Re: [Aarch64] Add support for ARMv8.1 command line options.

2015-06-16 Thread Marcus Shawcroft
On 4 June 2015 at 10:16, Matthew Wahab wrote: > gcc/ > 2015-06-4 Matthew Wahab > > * config/aarch64/aarch64-arches.def: Add "armv8.1-a". > * config/aarch64/aarch64-options-extensions.def: Update "fP", > "simd" and "crypto". Add "lse", "pan", "lor" and "rdma". >

Re: [Aarch64] Add support for ARMv8.1 command line options.

2015-06-16 Thread Matthew Wahab
Ping. Updated patch attached. On 04/06/15 10:16, Matthew Wahab wrote: ARMv8.1 is a set of optional architectural extensions to ARMv8. Support, added by other patches, is enabled in binutils for ARMv8.1 and for the individual extensions by using architechure name "armv8.1-a" or by adding the exte