* config/obj-coff.c (count_entries_in_chain): Ignore Fixups with
authorJeff Law <law@redhat.com>
Wed, 15 May 1996 14:40:31 +0000 (14:40 +0000)
committerJeff Law <law@redhat.com>
Wed, 15 May 1996 14:40:31 +0000 (14:40 +0000)
commitecb9b1cadb91e41a5d1a415b6700f04bfe8b656c
tree92cc510a73a175ab36e1490837eb0c75d57896b4
parent6bafbdfbf6fc1e8f64b10d6b4d340401001d00c8
    * config/obj-coff.c (count_entries_in_chain): Ignore Fixups with
        fx_done set.
        (do_relocs_for): Likewise.
        (fixup_segment): Don't just quit if linkrelax is set.  Try to
        apply non pc-relative sym1-sym2 fixups, even if linkrelax is
        nonzero.
So function-relative stabs will work on the H8/300.  HMSE.
gas/ChangeLog