2009-11-10 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Mon, 9 Nov 2009 23:16:55 +0000 (23:16 +0000)
committerDoug Kwan <dougkwan@google.com>
Mon, 9 Nov 2009 23:16:55 +0000 (23:16 +0000)
commit43d12afeb988b9f78691fb861a2027730427da2e
treeecf151d75aa53300a60eb337c4239f5946ff5487
parentac33a407acc5d00aa5a8617d4272b6a2ad01c480
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.
gold/ChangeLog
gold/arm.cc
This page took 0.024329 seconds and 4 git commands to generate.