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: [GOLD] override get_comdat_behavior


On Wed, Oct 17, 2012 at 5:01 PM, Alan Modra <amodra@gmail.com> wrote:
>
> So now without the default template arg.
>
>         * target-reloc.h (class Default_comdat_behavior): New, package up..
>         (get_comdat_behaviour): ..this.
>         (relocate_section): Add Relocate_comdat_behavior template arg,
>         adjust code to suit.
>         * arm.cc (Target_arm::relocate_section): Adjust to suit.
>         (Target_arm::scan_reloc_section): Likewise.
>         * i386.cc (Target_i386::relocate_section): Likewise.
>         * sparc.cc (Target_sparc::relocate_section): Likewise.
>         * tilegx.cc (Target_tilegx::relocate_section): Likewise.
>         * x86_64.cc (Target_x86_64::relocate_section): Likewise.
>         * powerpc.cc (class Relocate_comdat_behavior): New.
>         (Target_powerpc::relocate_section): Don't zap opd relocs.  Supply
>         gold::relocate_section with new template arg.

This is OK.

Thanks.

Ian


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