OSDN Git Service

* config/tc-ia64.c (FUNC_PC_RELATIVE): New.
authorrth <rth>
Tue, 23 May 2000 01:48:04 +0000 (01:48 +0000)
committerrth <rth>
Tue, 23 May 2000 01:48:04 +0000 (01:48 +0000)
commit7931f3285cd69d15f676cc397a5f1db4010d157f
tree3df530572536188d7a0425295c05ea8617c45d52
parentaa3c85cac985c8316cd7995d0da76f60f5ea3883
    * 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