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: Fwd: PATCH: Extend .zdebug section support to binutils and ld


On Tue, Nov 02, 2010 at 05:59:35AM -0700, H.J. Lu wrote:
> I don't think they are all caused by my compress patch.

Perhaps not.  I didn't check them all.

> Most of compress failures are due to linker script. I will
> submit a patch to update linker scripts.

A large number remain due to BFD_COMPRESS/BFD_DECOMPRESS.  objdump -x
displays bfd->flags.  I think that to fix this properly you should
store the new compress controls in two single-bit fields.  (See end of
struct bfd.)

-- 
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]