OSDN Git Service

2010-02-08 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan>
Tue, 9 Feb 2010 06:46:00 +0000 (06:46 +0000)
committerdougkwan <dougkwan>
Tue, 9 Feb 2010 06:46:00 +0000 (06:46 +0000)
commiteccd95f86507aeda0406f883e555c1c6ee4ff63a
treea7abc9791ab4a848eda190214fb0108ee099e339
parent251cfe07a2ed67c3d5d6bdeeec9c8fef0cf12ec4
2010-02-08  Doug Kwan  <dougkwan@google.com>

        * arm.cc (Arm_relobj::simple_input_section_output_address): New
        method.
        (Arm_relobj::section_needs_cortex_a8_stub_scanning,
        Arm_relobj::scan_section_for_cortex_a8_stubs,
        Arm_relobj::do_relocation_section): Instead of calling
        Output_section::output_address, use faster
        Arm_relobj::simple_input_section_output_address.
gold/ChangeLog
gold/arm.cc