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]

[PATCH][ARM] Adjust view for all relaxed section types during relocation.


Hi,

    This patch generalizes code in Target_arm::relocate_section to do
view adjustment for all relaxed section types.  Previously we only
handled relaxed text input sections but we missed relaxed EXIDX input
sections.  That caused some incorrect relocations in the output EXIDX
section.

-Doug

2010-02-02  Doug Kwan  <dougkwan@google.com>

        * arm.cc (Target_arm::relocate_section): Do view adjustment for all
        types of relaxed input section.

Attachment: patch-adjust-view.txt
Description: Text document


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