* elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
commit0c902c9e7f2dfe7151f8b6444e877b58f14dbd0e
authorRichard Henderson <rth@redhat.com>
Fri, 28 Feb 2003 00:22:46 +0000 (28 00:22 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 28 Feb 2003 00:22:46 +0000 (28 00:22 +0000)
treeb814da2740ac91fa278224aaef6699832ecbbb0a
parent80e50eb3fbbb9b9977c5bff4059f9b88b34d9554
    * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
        (elfNN_ia64_check_relocs): Set it.
        (allocate_global_data_got): Check it.
        (allocate_local_got): Likewise.
        (allocate_dynrel_entries): Likewise.
        (elfNN_ia64_relax_ldxmov): New.
        (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
        (elfNN_ia64_choose_gp): Split out from ...
        (elfNN_ia64_final_link): ... here.
bfd/ChangeLog
bfd/elfxx-ia64.c