Re: [AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53

2013-12-18 Thread Marcus Shawcroft
On 18 December 2013 12:23, James Greenhalgh wrote: > 2013-12-18 James Greenhalgh > > * config/aarch64/aarch64-cores.def: Add support for > -mcpu=cortex-a57.cortex-a53. > * config/aarch64/aarch64-tune.md: Regenerate. > * doc/invoke.texi: Document -mcpu=cortex-a57

[AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53

2013-12-18 Thread James Greenhalgh
Hi, This patch wires up support for -mcpu=cortex-a57.cortex-a53. Tested on aarch64-none-elf with no regressions. OK? --- 2013-12-18 James Greenhalgh * config/aarch64/aarch64-cores.def: Add support for -mcpu=cortex-a57.cortex-a53. * config/aarch64/aarch64-tune.md: Re