]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-ia64.c
* config/tc-ia64.c (FUNC_PC_RELATIVE): New.
authorRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:48:04 +0000 (01:48 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:48:04 +0000 (01:48 +0000)
commitc67e42c950b142df5bf62ec004b4ada59f45689f
tree35aa2b5f42c2252821393cfa81f54a305ef69b0b
parent748abff62c2f576c8914568fc239406366bbf6a4
    * 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