Re: [PATCH 2/7][ARM] Multilib support for ARMv8.1.

2015-12-10 Thread Ramana Radhakrishnan
On Mon, Dec 7, 2015 at 4:05 PM, Matthew Wahab wrote: > Ping. Updated patch attached. > Matthew > > > On 26/11/15 15:58, Matthew Wahab wrote: >> >> This patch sets up multilib support for ARMv8.1, treating it as a >> synonym for ARMv8. Since ARMv8.1 integer, FP or SIMD >> instructions are only gene

Re: [PATCH 2/7][ARM] Multilib support for ARMv8.1.

2015-12-07 Thread Matthew Wahab
-aprofile: Make "armv8.1-a" and "armv8.1-a+crc" matches for "armv8-a". >From c5c0f983e03135fe0cde29077353b429c0c502a2 Mon Sep 17 00:00:00 2001 From: Matthew Wahab Date: Fri, 23 Oct 2015 09:37:12 +0100 Subject: [PATCH 2/7] [ARM] Multil

[PATCH 2/7][ARM] Multilib support for ARMv8.1.

2015-11-26 Thread Matthew Wahab
matches for "armv8-a". >From 9cd389bf72cff391423e17423f4624904aff5474 Mon Sep 17 00:00:00 2001 From: Matthew Wahab Date: Fri, 23 Oct 2015 09:37:12 +0100 Subject: [PATCH 2/7] [ARM] Multilib support for ARMv8.1 Change-Id: I65ee77768e22452ac15452cf6d4fdec3079ef852 --- gcc/config/arm/t-a