OSDN Git Service

* elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sections
authorNick Clifton <nickc@redhat.com>
Fri, 4 May 2007 14:17:07 +0000 (14:17 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 May 2007 14:17:07 +0000 (14:17 +0000)
commit806a303e8de271a80a6c85f19a79aeec724eed1d
treeadfc5f540ee724dbca39dac2cdcdff12935369b2
parentda98db1d3774268811ccc51ad9e781d874445ddc
* elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sections
  are present examine the indirect sections in an attempt to compute the
  correct relocation size.  If there is any ambiguity, produce an error and
  refuse to sort.
bfd/ChangeLog
bfd/elflink.c