2010-01-29 Viktor Kutuzov <vkutuzov@accesssoftek.com>
authorDoug Kwan <dougkwan@google.com>
Sat, 30 Jan 2010 00:11:00 +0000 (00:11 +0000)
committerDoug Kwan <dougkwan@google.com>
Sat, 30 Jan 2010 00:11:00 +0000 (00:11 +0000)
commit11b861d510c23a2bf98e8bb909e922c98c9492e0
tree665422e65287ad5519d3c8f428717a7ec993d76a
parentc9a2c125541dc97124aaaea15b8b596d36b355f3
2010-01-29  Viktor Kutuzov  <vkutuzov@accesssoftek.com>

* gold/arm.cc: Added support for the ARM relocations: R_ARM_THM_PC8,
R_ARM_THM_PC12, R_ARM_THM_ALU_PREL_11_0.
(Arm_relocate_functions::thm_alu11): New Method.
(Arm_relocate_functions::thm_pc8): New Method.
(Arm_relocate_functions::thm_pc12): New Method.
(Target_arm::Scan::local): Handle the relocations.
(Target_arm::Scan::global): Likewise.
(Target_arm::Relocate::relocate): Likewise.
(Target_arm:Relocatable_size_for_reloc::get_size_for_reloc): Likewise.
gold/ChangeLog
gold/arm.cc
This page took 0.023994 seconds and 4 git commands to generate.