This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Fix MIPS gas no-mfix7000 commandline option
Daniel Jacobowitz wrote:
[snip]
> > > and can you just change the docs please? The
> > > option name is currently correct/good.
> >
> > I don't understand why. All other switches of form '-mFOO' use '-no-mFOO'
> > as complementary if there is one.
>
> This is where I'm confused. Don't you mean -mFOO -> -mno-FOO?
>
> ... oh, apparently binutils does not honor that convention. Ick.
Gas does so for some target specific switches (pdp-11,ppc,m68k), but
not for all. Doing a 'Great Renaming' of these isn't an option, I assume.
Thiemo