* write.c (TC_FORCE_RELOCATION): Provide a default definition.
authorJeff Law <law@redhat.com>
Tue, 30 Nov 1993 21:43:15 +0000 (21:43 +0000)
committerJeff Law <law@redhat.com>
Tue, 30 Nov 1993 21:43:15 +0000 (21:43 +0000)
commit335d35c8bc7d8983c69b2e1502d5db61f992b3f4
tree99ca14e9d6be5fb6cb739911785437800b5fa366
parent1f44fb57ca94a53c37a56fd150c9e99a292f9be4
    * write.c (TC_FORCE_RELOCATION): Provide a default definition.
        (fixup_segment): Allow the target machine to specify that a
        relocation must be generated for a particular fixup.  Remove
        #ifndef TC_HPPA hack.

        * config/tc-hppa.h (TC_FORCE_RELOCATION): Define.

        * config/tc-hppa.c (md_apply_fix_1): Never change fx_addsy to
        be NULL.  Only fixup_segment is supposed to do that.
        (hppa_force_relocation): New function.
gas/ChangeLog
gas/config/tc-hppa.c
gas/write.c
This page took 0.03483 seconds and 4 git commands to generate.