OSDN Git Service

* config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.
authorrth <rth>
Thu, 5 Dec 2002 23:20:38 +0000 (23:20 +0000)
committerrth <rth>
Thu, 5 Dec 2002 23:20:38 +0000 (23:20 +0000)
commitcc5ab7ae6e25cbf6e6645c1a293cdd0d3b4d73e7
tree5a396c270f269db0a6cbd12bad675469005ee59a
parent2d25511b86b1bbe8ad94aad63ec81132c1d4f2db
    * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.
        (ia64_gen_real_reloc_type): Handle it.
        (pseudo_func): Add @ltoffx.
        (md_begin): Build .<ltoffx>.
        (ia64_force_relocation): True for LTOFF22X and LDXMOV.

        * gas/ia64/ltoff22x-1.[ds]: New.
        * gas/ia64/ia64.exp: Run it.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/ltoff22x-1.d [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-1.s [new file with mode: 0644]