This is the mail archive of the binutils@sourceware.org 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: binutils-2.18 and U-Boot


On Tue, Dec 11, 2007 at 08:01:48PM -0500, raptorbrino@aim.com wrote:
> Yah, that fix will fix part of the problem.  The macro
> ELF_IS_SECTION_IN_SEGMENT has 3 parts to it, and parts 2
> and 3 are susceptible to a wrap condition.  He fixed the
> wrap in part3, but it also needs to be fixed in part2.
> This patch should fix the wrap in part2.  Look good?

I have the same in my local tree, but decided it wasn't necessary to
apply.  If we are wrapping file offsets, other more serious problems
will occur.

-- 
Alan Modra
Australia Development Lab, IBM


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