diff options
author | Ian Lance Taylor <ian@airs.com> | 2010-01-29 15:46:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2010-01-29 15:46:43 +0000 |
commit | 02961d7edf828bea7c52ead5af36e6135bc2ccfb (patch) | |
tree | 6ecf42d5af080add22b69cfe35d52306b4640b2c /gas/ChangeLog | |
parent | 2b009048566bc0f8eed7ac4c889da40b9470cb0f (diff) | |
download | gdb-02961d7edf828bea7c52ead5af36e6135bc2ccfb.zip gdb-02961d7edf828bea7c52ead5af36e6135bc2ccfb.tar.gz gdb-02961d7edf828bea7c52ead5af36e6135bc2ccfb.tar.bz2 |
* arm.cc: Added support for the ARM relocations:
R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL, R_ARM_MOVW_BREL,
R_ARM_THM_MOVW_BREL_NC, R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL.
(Arm_relocate_functions::movw_rel_nc): Renamed (was
movw_prel_nc).
(Arm_relocate_functions::movw_rel): New method.
(Arm_relocate_functions::movt_rel): Renamed (was movt_prel).
(Arm_relocate_functions::thm_movw_rel_nc): Renamed (was
thm_movw_prel_nc).
(Arm_relocate_functions::thm_movw_rel): New method.
(Arm_relocate_functions::thm_movt_rel): Renamed (was
thm_movt_prel).
(Target_arm::Scan::local): Handle MOVW_BREL/MOVT_BREL
relocations.
(Target_arm::Scan::global): Likewise.
(Target_arm::Relocate::relocate): Likewise.
(Target_arm::Relocatable_size_for_reloc::get_size_for_reloc):
Likewise.
Diffstat (limited to 'gas/ChangeLog')
0 files changed, 0 insertions, 0 deletions