* config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.
authorJeff Law <law@redhat.com>
Thu, 13 Jan 1994 06:06:35 +0000 (06:06 +0000)
committerJeff Law <law@redhat.com>
Thu, 13 Jan 1994 06:06:35 +0000 (06:06 +0000)
commitfca59f9d42e32d441760c1c0e182dcd98fbee7f0
tree8fef2c73cdd4bc67f53ae554e62e98d767a65f82
parent5986c8ea41f0b8f57d80254524964e8b4a286ad5
    * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.
        (hppa_fix_new): Initialize segment field.
        (md_apply_fix): Do nothing for pc-relative fixup which involves
        crossing a segment boundary.
        (pa_procend): Undefine the current label after handling .PROC
        and .PROCEND directives.
        (dummy_symbol): Make type "symbolS *".  Change references as
        appropriate.
gas/config/tc-hppa.c