Change -mz command line option to -my for the MSP430 port of GAS.
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:49:02 +0000 (08:49 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:49:02 +0000 (08:49 +0100)
commit69227609dc00d472115b00b70c8c4eca6befdd81
tree9d3970208d671d30cab283977c9e04d28368b38e
parent9bc24099c80dca9ab1d5f2d18670de666f3f4590
Change -mz command line option to -my for the MSP430 port of GAS.

* config/tc-msp430.c (OPTION_WARN_INTR_NOPS): Use y instead of z.
(OPTION_NO_WARN_INTR_NOPS): Use Y instead of Z.
* doc/c-msp430.texi: Update command line option description.

* gas/msp430/bad.d: Use -my not -mz.
gas/ChangeLog
gas/config/tc-msp430.c
gas/doc/c-msp430.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/msp430/bad.d