* config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
authorJeff Law <law@redhat.com>
Sun, 7 Nov 1993 20:07:51 +0000 (20:07 +0000)
committerJeff Law <law@redhat.com>
Sun, 7 Nov 1993 20:07:51 +0000 (20:07 +0000)
commit25989392697bc776bf6176753017162a52617955
tree7e704b01313691a014d3a305f1794729e5ccc18d
parent240cbc571fbb493aa62300cf44ca5f829d8cee80
    * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
        * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
        a fixup is $global$ change it to NULL as $global$ is really only
        needed long enough to determine the base type of relocation to use.
gas/config/tc-hppa.c