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

2013-12-17 Thread Richard Earnshaw
On 17/12/13 10:40, James Greenhalgh wrote: > > Hi, > > This patch wires up -mcpu=cortex-a57.cortex-a53 as an option to > -mcpu. > > Bootstrapped in series, and sanity checked. > > OK? > > Thanks, > James > > --- > 2013-12-17 James Greenhalgh > > * config/arm/arm-cores.def (cortex-a5

[ARM 5/5 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53

2013-12-17 Thread James Greenhalgh
Hi, This patch wires up -mcpu=cortex-a57.cortex-a53 as an option to -mcpu. Bootstrapped in series, and sanity checked. OK? Thanks, James --- 2013-12-17 James Greenhalgh * config/arm/arm-cores.def (cortex-a57.cortex-a53): New. * doc/invoke.texi: Document -mcpu=cortex-a57.co