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] m68000 ELF + two m68k gas fixes


On Fri, Feb 01, 2002 at 09:59:34AM -0800, Aaron J. Grier wrote:

 > On Fri, Feb 01, 2002 at 08:34:49AM -0800, Jason R Thorpe wrote:
 > 
 > >   -m68881 | -m68882 | -mno-68881 | -mno-68882\n\
 > >   			target has/lacks floating-point coprocessor\n\
 > > ! 			[default yes for 68020, 68030, and cpu32]\n"));
 > 
 > for what it's worth, I've always found this wording pretty ambiguous.
 > "has/lacks" and "yes" don't seem to match up.  perhaps
 > [default lacks for 68020, 68030, and cpu32] would be more clear?

Except if you look at the code, it's "default has for 68020, 68030,
and cpu32".  :-)

I'm actually inclined to leave this part alone, since it doesn't really
have anything to do with what this patch is trying to achieve.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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