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] gold: scanning ARM relocations.


"Doug Kwan (éæå)" <dougkwan@google.com> writes:

> 2009-06-02  Doug Kwan  <dougkwan@google.com>
>
>         * gold/arm.cc (Target_arm::Scan::Scan):  Initialize
>         issued_non_pic_error_.
>         (class Target_arm::Scan): Declare new method check_non_pic.
>         Define new method symbol_needs_plt_entry.
>         Declare new data member issued_non_pic_error_.
>         (class Target_arm::Relocate): Declare new method
>         should_apply_static_reloc.
>         (Target_arm::may_need_copy_reloc): Handle STT_ARM_TFUNC.
>         (Target_arm::Scan::check_non_pic): Define new method.
>         (Target_arm::Scan::local): Handle a small subset of reloc types used
>         by Android.
>         (Target_arm::Scan::local): Same.
>         (Target_arm::Relocate::should_apply_statci_reloc): Define new method.

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]