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: [BFD PATCH] grok NT_AUXV note in ELF core files


> Looks OK.

I committed it.

> > +	sect->alignment_power = 1 + BFD_ARCH_SIZE / 32;
> 
> Except that BFD_ARCH_SIZE is fairly useless.  See the comment in
> bfd-in2.h.  BFD_DEFAULT_TARGET_SIZE might be better.

That's not right either.  I made it use bfd_get_arch_size on the bfd.


Thanks,
Roland


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