[arm-embedded][PATCH 1/2][GCC][ARM] Add support for Cortex-R8

2016-03-10 Thread Andre Vieira (lists)
On 02/03/16 12:20, Andre Vieira (lists) wrote: > > gcc/ChangeLog: > > 2016-03-02 Andre Vieira > > * config/arm/arm-cores.def (cortex-r8): New. > * config/arm/arm-tables.opt (cortex-r8): New. > * config/arm/arm-tune.md: Regenerate. > * gcc/doc/invoke.texi: Add cortex-r8 to

Re: [PATCH 1/2][GCC][ARM] Add support for Cortex-R8

2016-03-03 Thread Kyrill Tkachov
On 03/03/16 11:31, Kyrill Tkachov wrote: On 03/03/16 11:28, Kyrill Tkachov wrote: Hi Andre, On 02/03/16 12:20, Andre Vieira (lists) wrote: gcc/ChangeLog: 2016-03-02 Andre Vieira * config/arm/arm-cores.def (cortex-r8): New. * config/arm/arm-tables.opt (cortex-r8): New. *

Re: [PATCH 1/2][GCC][ARM] Add support for Cortex-R8

2016-03-03 Thread Kyrill Tkachov
On 03/03/16 11:28, Kyrill Tkachov wrote: Hi Andre, On 02/03/16 12:20, Andre Vieira (lists) wrote: gcc/ChangeLog: 2016-03-02 Andre Vieira * config/arm/arm-cores.def (cortex-r8): New. * config/arm/arm-tables.opt (cortex-r8): New. * config/arm/arm-tune.md: Regenerate.

Re: [PATCH 1/2][GCC][ARM] Add support for Cortex-R8

2016-03-03 Thread Kyrill Tkachov
Hi Andre, On 02/03/16 12:20, Andre Vieira (lists) wrote: gcc/ChangeLog: 2016-03-02 Andre Vieira * config/arm/arm-cores.def (cortex-r8): New. * config/arm/arm-tables.opt (cortex-r8): New. * config/arm/arm-tune.md: Regenerate. * gcc/doc/invoke.texi: Add cortex-r8 to li

[PATCH 1/2][GCC][ARM] Add support for Cortex-R8

2016-03-02 Thread Andre Vieira (lists)
gcc/ChangeLog: 2016-03-02 Andre Vieira * config/arm/arm-cores.def (cortex-r8): New. * config/arm/arm-tables.opt (cortex-r8): New. * config/arm/arm-tune.md: Regenerate. * gcc/doc/invoke.texi: Add cortex-r8 to list of cpu values. >From 8d10507bd80fd0a1db221669a67785f57ffc304