2009-11-03 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Tue, 3 Nov 2009 21:18:13 +0000 (21:18 +0000)
committerDoug Kwan <dougkwan@google.com>
Tue, 3 Nov 2009 21:18:13 +0000 (21:18 +0000)
commit55da95798856377500744d7480b3e7f92232c155
tree4cbb2cdddcb8261ba6241d05c97047ab8fb430f1
parent12b6a1106bbcf962ef809a93d5ae73f76ba25400
2009-11-03  Doug Kwan  <dougkwan@google.com>

* arm.cc (Target_arm::Target_arm): Initialize stub_tables_ and
stub_factory_.
(Target_arm::stub_factory): New method definition.
(Target_arm::new_arm_input_section,
Target_arm::find_arm_input_section, Target_arm::new_stub_table,
Target_arm::reloc_uses_thumb_bit): New method declarations.
(Target_arm::Stub_table_list, Target_arm::Arm_input_section_map):
New type definitions.
(Target_arm::stub_tables_, Target_arm::stub_factory_): New data
member declarations.
(Target_arm::reloc_uses_thumb_bit, Target_arm::new_arm_input_section,
Target_arm::find_arm_input_section, Target_arm::new_stub_table):
New method definitions.
gold/ChangeLog
gold/arm.cc
This page took 0.036799 seconds and 4 git commands to generate.