This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix MIPS gas no-mfix7000 commandline option


On Thu, May 30, 2002 at 10:24:42PM +0200, Thiemo Seufer wrote:
> Eric Christopher wrote:
> > On Thu, 2002-05-30 at 11:44, Thiemo Seufer wrote:
> > > Hi All,
> > > 
> > > this changes the complementary switch of '-mfix7000' from '-no-fix-7000'
> > > to '-no-mfix7000', as it is mentioned in the documentation.
> > > 
> > > 
> > > Thiemo
> > > 
> > > 
> > > 2002-05-30  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> > > 
> > > 	/gas/ChangeLog
> > > 	* config/tc-mips.c (mips_gprel_offset): New variable.
> > > 	(s_gpvalue): Use it.
> > > 
> > > 
> > 
> > Wrong ChangeLog entry,
> 
> Sorry.
> 
> > 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.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]