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: Misc cleanups


Nathan Sidwell <nathan@codesourcery.com> writes:

> 1) If zeroes are not nops, then you don't want any SKIP_ZEROS stuff.

That SKIP_ZEROES code in general looks bogus to me, although that is
not your fault.  It is setting a host macro based on the target.  That
does not make sense.  It would not work correctly with
--enable-target.

If you are going to add TC_OPCODE_CASE, you should define it in
gas/docs/internals.texi.

Ian


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