* arm.cc (Arm_relocate_functions::movw_prel_nc): New function.
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Oct 2009 22:45:13 +0000 (22:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Oct 2009 22:45:13 +0000 (22:45 +0000)
commitc2a122b6358d2bc183e574addf31312265380d23
treec0ae4805f73a18adfd5454e33ddb6e568b9a78e0
parentc4aa1e2d740d76a37730514749c6ff2ef9f748f1
* arm.cc (Arm_relocate_functions::movw_prel_nc): New function.
(Arm_relocate_functions::movt_prel): New function.
(Arm_relocate_functions::thm_movw_prel_nc): New function.
(Arm_relocate_functions::thm_movt_prel): New function.
(Scan::local): Handle R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL,
R_ARM_THM_MOVW_PREL_NC, and R_ARM_THM_MOVT_PREL.
(Scan::global, Relocate::relocate): Likewise.
(Relocatable_size_for_reloc::get_size_for_reloc): Likewise.
gold/ChangeLog
gold/arm.cc
This page took 0.023875 seconds and 4 git commands to generate.