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] Fix a number of miscellaneous issues.


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

> 2010-02-15  Doug Kwan  <dougkwan@google.com>
>
>         * arm.cc (Arm_relobj::find_linked_text_section): New method.
>         (Arm_relobj::make_exidx_input_section): Pass section index of linked
>         text section as a parameter becuase some broken tools may not set
>         the link in section header.
>         (Target_arm::has_got_section): New method.
>         (Target_arm::scan_section_for_cortex_a8_stubs): Treat an input section
>         without any mapping symbol as data only.  Remove warning.
>         (Arm_relobj::do_read_synbols): If an EXIDX input section has no
>         link in its section header, try to discover the link by inspecting the
>         REL31 relocation at the beginning of the section.
>         (Target_arm::Scan::check_non_pic): Report name of offending relocation
>         in error message.
>         (Target_arm::Scan::global): Treat any reference to the symbol
>         _GLOBAL_OFFSET_TABLE_ as a GOT access.

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]