* config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.
authorAlan Modra <amodra@gmail.com>
Thu, 5 Dec 2002 11:46:50 +0000 (11:46 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 5 Dec 2002 11:46:50 +0000 (11:46 +0000)
commit114424c6b3c664cb3a79d26883771c429633ffd1
treede133fd30d8e1756fcb0f4ecdf3a1e2954fff961
parentd1973055b8847315e5783ae04ab701b632fd3a8b
* config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.
Move OBJ_COFF TC_FORCE_RELOCATION code here so that COFF handles
ARM_IMMEDIATE and ARM_ADRL_IMMEDIATE relocs as for ELF.
* config/tc-arm.h (TC_FORCE_RELOCATION): Define for both ELF and
COFF to call arm_force_relocation.
gas/ChangeLog
gas/config/tc-arm.c
gas/config/tc-arm.h
This page took 0.025996 seconds and 4 git commands to generate.