Re: [PATCH][ARM]Use cortex tune_params for armv8-a architecture

2013-10-07 Thread Ramana Radhakrishnan
gcc/ChangeLog: 2013-10-03 Renlin Li renlin...@arm.com * config/arm/arm-cores.def (cortex-a53): Use cortex tunning. s/tunning/tuning. Ok with that change. Ramana

Re: [PATCH][ARM]Use cortex tune_params for armv8-a architecture

2013-10-07 Thread Kyrill Tkachov
On 07/10/13 09:47, Ramana Radhakrishnan wrote: gcc/ChangeLog: 2013-10-03 Renlin Li renlin...@arm.com * config/arm/arm-cores.def (cortex-a53): Use cortex tunning. s/tunning/tuning. Ok with that change. Hi Renlin, I've committed this for you as r203241 with Changelog entry: 2013-10-07

[PATCH][ARM]Use cortex tune_params for armv8-a architecture

2013-10-04 Thread Renlin Li
Hi all, This patch will change tune_params for armv8-a architecture to general cortex. Change has been tested for arm-none-eabi on the model. Ok for trunk? Kind regards, Renlin Li gcc/ChangeLog: 2013-10-03 Renlin Li renlin...@arm.com * config/arm/arm-cores.def (cortex-a53): Use