Re: [ARM 3/5 big.LITTLE] Add support for -mcpu=cortex-a15.cortex-a7

2013-12-17 Thread Richard Earnshaw
On 17/12/13 10:40, James Greenhalgh wrote: > > Hi, > > This patch wires up -mcpu=cortex-a15.cortex-a7 as an option to > -mcpu. > > Bootstrapped in series, with --with-cpu=cortex-a15.cortex-a7. > > OK? > > Thanks, > James > > --- > 2013-12-17 James Greenhalgh > > * config/arm/arm-cor

[ARM 3/5 big.LITTLE] Add support for -mcpu=cortex-a15.cortex-a7

2013-12-17 Thread James Greenhalgh
Hi, This patch wires up -mcpu=cortex-a15.cortex-a7 as an option to -mcpu. Bootstrapped in series, with --with-cpu=cortex-a15.cortex-a7. OK? Thanks, James --- 2013-12-17 James Greenhalgh * config/arm/arm-cores.def (cortex-a15.cortex-a7): New. * doc/invoke.texi: Document -mc