* config/tc-ia64.c (FUNC_PC_RELATIVE): New.
commitf9aac6c76b8f13fcc4fcab4b398b7cd2c2567af5
authorRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:48:04 +0000 (23 01:48 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:48:04 +0000 (23 01:48 +0000)
treef28312c6eaca2864cbcb767fa2ebe8c3f3015574
parent93508d4b17a963148800cd769ef1fe426d222f49
    * config/tc-ia64.c (FUNC_PC_RELATIVE): New.
        (pseudo_func): Add pcrel.
        (operand_match):  Handle IA64_OPND_TGT64.
        (build_insn): Likewise.
        (md_begin): Initialize pseudo_func[FUNC_PC_RELATIVE].
        (ia64_gen_real_reloc_type): Handle FUNC_PC_RELATIVE.
        (fix_insn): Handle all three 64-bit relocation types.
gas/ChangeLog
gas/config/tc-ia64.c