Hi Gerald,
"command-line option", I think, and I suggest to use ... around
the actual options.
OK - I have made those changes and committed the result.
Cheers
Nick
nick clifton wrote:>
>Is the following acceptable ? I even remembered to run it through the
>validator...
Nice. "command-line option", I think, and I suggest to use ...
around the actual options.
Gerald
Hi Gerald,
Mind adding an entry to the release notes? Happy to help if you have any
questions.
Is the following acceptable ? I even remembered to run it through the
validator...
Cheers
Nick
Index: htdocs/gcc-4.9/changes.html
Nick Clifton wrote:
> I am committing the attached patch to add a -mcpu= command line option
> to the MSP430 backend. This allows the selection of the ISA to be
> used, and it operates independently of the -mmcu= command line option.
Mind adding an entry to the release notes? Happy to help if y
Hi Guys,
I am committing the attached patch to add a -mcpu= command line option
to the MSP430 backend. This allows the selection of the ISA to be
used, and it operates independently of the -mmcu= command line option.
gcc/ChangeLog
2014-01-17 Nick Clifton
* config/msp430/msp430.