2011-06-27 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Mon, 27 Jun 2011 17:53:32 +0000 (17:53 +0000)
committerDoug Kwan <dougkwan@google.com>
Mon, 27 Jun 2011 17:53:32 +0000 (17:53 +0000)
commit57eb9b5086fe082ad965e75d199dd9d536e54250
tree78d116aaf46e45d688a667fd1d8e874adf84be09
parente26bd57dea76dd8d66e51f49b29a4d39edcd62b0
2011-06-27  Doug Kwan  <dougkwan@google.com>

* arm.cc (Arm_relocate_functions::thm_jump8,
Arm_relocate_functions::thm_jump11): Use a wider signed
type to compute offset.
* testsuite/Makefile.am: Add new tests arm_thm_jump11 and
arm_thm_jump8.
* testsuite/Makefile.in: Regenerate.
* testsuite/arm_branch_in_range.sh: Check test results of
arm_thm_jump11 and arm_thm_jump8.
* testsuite/arm_thm_jump11.s: New test source file.
* testsuite/arm_thm_jump11.t: New linker script.
* testsuite/arm_thm_jump8.s: New test source file.
* testsuite/arm_thm_jump8.t: New linker script.
gold/ChangeLog
gold/arm.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/arm_branch_in_range.sh
gold/testsuite/arm_thm_jump11.s [new file with mode: 0644]
gold/testsuite/arm_thm_jump11.t [new file with mode: 0644]
gold/testsuite/arm_thm_jump8.s [new file with mode: 0644]
gold/testsuite/arm_thm_jump8.t [new file with mode: 0644]
This page took 0.026339 seconds and 4 git commands to generate.