* write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_register_arithmetic.
authorAlan Modra <amodra@gmail.com>
Fri, 19 Sep 2008 10:00:40 +0000 (10:00 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 19 Sep 2008 10:00:40 +0000 (10:00 +0000)
commit5db484ff3d77b5241c7cbef02788962fa6aeedd8
tree5c557d1a5d8ca291d9d076e7cec357e574741d52
parente79f59555a009cc9b5ef8233debb948c795a9cca
* write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_register_arithmetic.
(TC_VALIDATE_FIX_SUB): Likewise.
* config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise.
* config/tc-hppa.h (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise.
* config/tc-mn10300.h (TC_VALIDATE_FIX_SUB): Likewise.
* config/tc-sh.h (TC_VALIDATE_FIX_SUB): Likewise.
(TC_FORCE_RELOCATION_SUB_LOCAL): Likewise.
* config/tc-sh64.h (TC_VALIDATE_FIX_SUB): Likewise.
* config/tc-xtensa.h (TC_VALIDATE_FIX_SUB): Likewise.
* doc/internals.texi (TC_FORCE_RELOCATION_SUB_ABS,
TC_FORCE_RELOCATION_SUB_LOCAL, TC_VALIDATE_FIX_SUB): Show new param.
gas/ChangeLog
gas/config/tc-frv.h
gas/config/tc-hppa.h
gas/config/tc-mn10300.h
gas/config/tc-sh.h
gas/config/tc-sh64.h
gas/config/tc-xtensa.h
gas/doc/internals.texi
gas/write.c
This page took 0.027516 seconds and 4 git commands to generate.