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: PATCH: Decompress section before applying simple relocations


On Wed, Dec 15, 2010 at 2:54 AM, Alan Modra <amodra@gmail.com> wrote:
> On Tue, Dec 14, 2010 at 01:56:54PM -0800, H.J. Lu wrote:
>> Hi,
>>
>> Since bfd_get_full_section_contents caches the decompressed section
>> content, we have to decompress compressed section before applying
>> simple relocations if it doesn't use RELA relocations. ?OK to install?
>
> Not OK. ?This fix doesn't belong in simple.c.
>

Any suggestions? We don't want to apply simple relocations
if real relocations will be applied later.

-- 
H.J.


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