* elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
commita0323076b1575371a5d08a32cae6d79f9f6119ff
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 2 Aug 2005 19:58:11 +0000 (2 19:58 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 2 Aug 2005 19:58:11 +0000 (2 19:58 +0000)
tree59b72d5a1ab974348675a13d85228a808af3dbe3
parent8d84ea690d6832545d687449d6c5c9bff3ea9b74
* elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
(elfNN_ia64_relax_section): Reallocate .rela.got when .got has
changed.
(allocate_dynrel_entries): Look only at GOT relocations when
only_got is true.
(elfNN_ia64_size_dynamic_sections): Set only_got to false before
calling allocate_dynrel_entries.
bfd/ChangeLog
bfd/elfxx-ia64.c