On Fri, Jan 17, 2014 at 12:00:19PM +, Richard Earnshaw wrote:
> On 17/01/14 11:12, Alan Lawrence wrote:
> > Small patch to make the -mcpu, -march and -mtune command-line options
> > case-insensitive, allowing e.g. -mcpu=CortexA57 -march=ARMv8-A.
> >
> > Tested on aarch64-none-elf with no regre
On 17/01/14 11:12, Alan Lawrence wrote:
> Small patch to make the -mcpu, -march and -mtune command-line options
> case-insensitive, allowing e.g. -mcpu=CortexA57 -march=ARMv8-A.
>
> Tested on aarch64-none-elf with no regressions; options passed onto e.g.
> ld are always lowercase (as before).
>
>
Small patch to make the -mcpu, -march and -mtune command-line options
case-insensitive, allowing e.g. -mcpu=CortexA57 -march=ARMv8-A.
Tested on aarch64-none-elf with no regressions; options passed onto e.g.
ld are always lowercase (as before).
OK for trunk?
--Alan
ChangeLog:
2014-01-17 Alan La