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] Re: ia64 gas default mode


On Tue, 2005-02-08 at 02:58, Jan Beulich wrote:
> 	* config/tc-ia64.c (md_parse_option): Handle -xnone and
> -xdebugn.
> 	(md_show_usage): Add -xnone.

You didn't add -xdebugn to md_show_usage.

Also, you didn't update the texinfo docs.  gas/doc/c-ia64.texi needs the
exact same changes.

Otherwise this looks OK.

We will have to watch for problems.  Even though this is correct, this
may break existing programs which made incorrect assumptions.  I know
that gcc and the linux kernel are OK because they always use the -x
option.  As for glibc, it looks like it is OK also because it uses gcc
as the assembler.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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