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] plt_address_for_global/local


On Thu, Oct 4, 2012 at 12:13 AM, Alan Modra <amodra@gmail.com> wrote:
>
>         * i386.cc (Output_data_plt_i386::address_for_global,
>         address_for_local): Add plt offset to returned value.  Adjust uses.
>         * sparc.cc (Output_data_plt_sparc::address_for_global,
>         address_for_local): Likewise.
>         * tilegx.cc (Output_data_plt_tilegx::address_for_global,
>         address_for_local): Likewise.
>         * x86_64.cc (Output_data_plt_x86_64::address_for_global,
>         address_for_local): Likewise.
>         * target.h (Target::plt_address_for_global, plt_address_for_local):
>         Update comment.
>         * output.cc (Output_reloc::symbol_value): Don't add plt offset here.
>         (Output_data_got::Got_entry::write): Nor here.
>         * output.h: Comment fix.

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]