* som.c (NO_PCREL_MODES): Define if the system does not define
commitf47c0d0628c164f59fbd21c1f5479547ce360f95
authorJeff Law <law@redhat.com>
Sun, 19 Sep 1999 18:22:20 +0000 (19 18:22 +0000)
committerJeff Law <law@redhat.com>
Sun, 19 Sep 1999 18:22:20 +0000 (19 18:22 +0000)
tree465d00dbac52b221bde359f5b0d20dc8e24f91cc
parent0c511b21bb7df93258ff1c879b01c3755e9363a5
    * som.c (NO_PCREL_MODES): Define if the system does not define
        R_SHORT_PCREL_MODE.
        (hppa_som_gen_reloc_type): Handle both short and long pcrel branches.
        (som_write_fixups): Eliminate redundant pcrel mode relocs.  Handle
        R_LONG_PCREL_MODE and R_SHORT_PCREL_MODE
        * libhppa.h (dis_assemble_22): New function.
        (bfd_hppa_insn2fmt): Handle long branch.

        * libhppa.h (bfd_hppa_insn2fmt): Decode and handle formats found
        in PA2.0.
bfd/ChangeLog
bfd/libhppa.h
bfd/som.c