* config/tc-hppa.c (md_apply_fix): Do nothing for an out of range
authorJeff Law <law@redhat.com>
Wed, 3 May 1995 19:10:55 +0000 (19:10 +0000)
committerJeff Law <law@redhat.com>
Wed, 3 May 1995 19:10:55 +0000 (19:10 +0000)
commit4829cd65a78a9ea370e6c59d17bfecb0dc16ee0d
tree95d59d28fa2071941b46ecab735f2d02a71be56e
parentfa9dea803d66ea892ac9b5b22784c9be55cf1200
* config/tc-hppa.c (md_apply_fix): Do nothing for an out of range
PC relative call since those only occur in cases where the linker
can fix them up.
(hppa_force_relocation): Force relocations for out of range PC
relative calls.
gas/ChangeLog
gas/config/tc-hppa.c