* config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.
authorRichard Henderson <rth@redhat.com>
Thu, 5 Dec 2002 23:20:40 +0000 (23:20 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 5 Dec 2002 23:20:40 +0000 (23:20 +0000)
commitfa2c7effe700e9bd50092557403e118c702ffde8
tree216d40ae5195369b62bf527d47d1b3594c1540f5
parenta9a9bd0f6672cfb4a9131288759bb0dd60ec0738
    * 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]