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]

Re: [PATCH, POINTER] Let gas support mips64


Ian Lance Taylor wrote:
[snip]
> > >gas normally use valueT and addressT rather than bfd_vma.  (I actually
> > >don't see any semantic change here at all, although I am probably
> > >missing something.)
> > 
> > The whole existing mips64 support in binutils requires bfd_vma.
> 
> It's a style issue, not a semantic issue.  valueT and addressT are
> simply typedefs for bfd_vma--see as.h.

I see. I change my patch accordingly, it's available at the same
URL as before.


Thiemo


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