[arm-embedded][PATCH][ARM] Make Cortex-R8 use ARMv7 multilib

2016-03-10 Thread Andre Vieira (lists)
On 09/03/16 16:55, Andre Vieira (lists) wrote:
> Hi there,
> 
> This patch adds cortex-r8 to the list of cores using the armv7 multilib.
> 
> This patch is based on Thomas' multilib patch series:
> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01584.html
> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01585.html
> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01586.html
> 
> Is this OK?
> 
> 2016-03-09  Andre Vieira  
> 
>   * gcc/config/arm/t-baremetal: Add cortex-r8.
> 
Hi,

We decided to apply the following patch to the ARM embedded 5 branch.

Best regards,
Andre



[PATCH][ARM] Make Cortex-R8 use ARMv7 multilib

2016-03-09 Thread Andre Vieira (lists)
Hi there,

This patch adds cortex-r8 to the list of cores using the armv7 multilib.

This patch is based on Thomas' multilib patch series:
https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01584.html
https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01585.html
https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01586.html

Is this OK?

2016-03-09  Andre Vieira  

  * gcc/config/arm/t-baremetal: Add cortex-r8.
diff --git a/gcc/config/arm/t-baremetal b/gcc/config/arm/t-baremetal
index 
ffd29815e6ec22c747e77747ed9b69e0ae21b63a..6794b1cc02e73ca5b53a6350f09f9ae3afd171dc
 100644
--- a/gcc/config/arm/t-baremetal
+++ b/gcc/config/arm/t-baremetal
@@ -33,6 +33,7 @@ MULTILIB_MATCHES  += march?armv7=mcpu?cortex-r4
 MULTILIB_MATCHES  += march?armv7=mcpu?cortex-r4f
 MULTILIB_MATCHES  += march?armv7=mcpu?cortex-r5
 MULTILIB_MATCHES  += march?armv7=mcpu?cortex-r7
+MULTILIB_MATCHES  += march?armv7=mcpu?cortex-r8
 MULTILIB_MATCHES  += march?armv7=mcpu?generic-armv7-a
 MULTILIB_MATCHES  += march?armv7=mcpu?cortex-a5
 MULTILIB_MATCHES  += march?armv7=mcpu?cortex-a7