* symbols.c (S_IS_FUNCTION): New.
authorCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:30:25 +0000 (14:30 +0000)
committerCatherine Moore <clm@redhat.com>
Mon, 5 Oct 1998 14:30:25 +0000 (14:30 +0000)
commit272cea14212461d21ca973c99023ffbf2ab6f55f
tree121ee2807399454dc74c3ea6c45ab4632ebd3045
parent2bbf16bf810ea37f61e835491a1e03e29fc57fb9
    * symbols.c (S_IS_FUNCTION):  New.
        * config/tc-v850.h (obj_fix_adjustable):  Define.
        (TC_FORCE_RELOCATION):  Define.
        (v850_force_relocation):  Declare.
        * config/tc-v850.c (tc_gen_reloc):  Use offset instead
        of fx_addnumber for VTABLE reloc addends.
        (md_apply_fix3):  Handle VTABLE relocs.
        (v850_fix_adjustable):  New.
        (v850_force_relocation):  New.
gas/ChangeLog