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][PATCH] Relocate ARM stubs.


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

> 2009-11-10  Doug Kwan  <dougkwan@google.com>
>
>         * arm.cc (Arm_relobj::do_relocate_sections): Remove options parameter
>         in method declaration.
>         (Target_arm::relocate_stub): New method declaration.
>         (Target_arm::default_target): Change to return a pointer instead of
>         a const reference.
>         (Reloc_stub::stub_type_for_reloc): Adjust for the change in
>         Target_arm::default_target.
>         (Arm_Relobj::do_relocate_sections): Remove options paramater in
>         method definition.
>         (Target_arm::relocate_section): Adjust view.
>         (Target_arm::relocate_stub): New method definition.

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]