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] adjust local symbol values


On Sun, Sep 23, 2012 at 4:00 PM, Alan Modra <amodra@gmail.com> wrote:
>
>         * object.h (Sized_relobj_file::adjust_local_symbol,
>         do_adjust_local_symbol): New functions.
>         * object.cc (Sized_relobj_file::do_count_local_symbols): Use the above.
>         * powerpc.cc (Powerpc_relobj::do_adjust_local_symbol): New function.
>         (Powerpc_relobj::scan_opd_relocs): Warn on unexpected opd relocs
>         and irregular opd entry spacing.
>         (Powerpc_relobj::do_read_relocs): Add opd size checks.
>         (Global_symbol_visitor_opd): New functor.
>         (Target_powerpc::do_finalize_sections): Omit global symbols defined
>         on deleted opd entries.

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]