* config/tc-d10v.h (obj_fix_adjustable): Define.
authorCatherine Moore <clm@redhat.com>
Tue, 10 Nov 1998 20:50:34 +0000 (20:50 +0000)
committerCatherine Moore <clm@redhat.com>
Tue, 10 Nov 1998 20:50:34 +0000 (20:50 +0000)
commitde2c5b0daed8ba4536cae7922e79aaab9239f861
tree991b20f25e8ff0c64621ff79adbabc83c356be28
parent1c8f439ec6f8f43fa3a6e1987fb5ea23ebd910f8
    * config/tc-d10v.h (obj_fix_adjustable):  Define.
        (TC_FORCE_RELOCATION):  Define.
        (d10v_force_relocation):  Declare.
        * config/tc-d10v.c (tc_gen_reloc):  Handle Vtable relocs.
        (md_apply_fix3):  Handle Vtable relocs.
        (d10v_fix_adjustable):  New.
        (d10v_force_relocation):  New.
gas/ChangeLog
gas/config/tc-d10v.c