2010-01-14 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Fri, 15 Jan 2010 04:58:34 +0000 (04:58 +0000)
committerDoug Kwan <dougkwan@google.com>
Fri, 15 Jan 2010 04:58:34 +0000 (04:58 +0000)
commit41263c058cc15b551b254ac040a29886edd7d8df
tree1f9742ab479469ae201b893945e85703c2a64656
parent459e9b03e8f880f6016c3a15b26a4541b0a21e55
2010-01-14  Doug Kwan  <dougkwan@google.com>

* arm.cc (map, utility): Include headers.
(Target_arm::apply_cortex_a8_workaround): New method.
(Arm_relobj::do_relocate_sections): Apply any Cortex-A8 workaround.
(Target_arm::Scan::local): Handle R_ARM_THM_JUMP24, R_ARM_THM_JUMP19.
(Target_arm::Scan::global): R_ARM_THM_JUMP19.
(Target_arm::do_finalize_sections): Set fix_cortex_a8_ according to
the --[no-]fix-cortex-a8 command line options.
(Target_arm::Relocate::relocate): Handle R_ARM_JUMP19.
(Target_arm::relocate_stub): Use addend in instruction template.
* options.h (DEFINE_bool): Set the user-set flag.
(General_options): Add --[no-]-fix-cortex options.
* output.cc (Output_section::convert_input_sections_to_relaxed_sections)
: Update fast look-up map after conversion.
gold/ChangeLog
gold/arm.cc
gold/options.h
gold/output.cc
This page took 0.02426 seconds and 4 git commands to generate.