[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 >

[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