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] Add .set arch=FOO support to MIPS gas.


cgd@broadcom.com wrote:
> (err, looks like you either accidentally committed this, or committed
> it with a bad cvs log message...  FYI.)

I broke the CVS log and noticed too late.

> anyway, what i was thinking about re: the s_mipsset change was the
> patch below.
> 
> less code overall, less duplicated code/semantics, and if wacko
> architecture *do* pop up at some point in the future, it's easy enough
> to handle them (put 'if' between the switch and 'if (reset)' code).

Sounds good, I agree.

> Anyway, if you want it, here it is.  If you like it, commit it; this
> is my last comment on your patch since it's gone in and i've said my
> bit.  8-)

I just hurried a bit in order to avoid conflicts with the followup
C90 patch.

> 2003-06-29  Chris Demetriou  <cgd@broadcom.com>
> 
>         * config/tc-mips.c (s_mipsset): Implement -march= handling
>         differently.

Please apply it.


Thiemo


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