Stop the BFD library from failing when encountering a second set of relocs for the...
authorNick Clifton <nickc@redhat.com>
Fri, 23 Aug 2019 12:22:02 +0000 (13:22 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Aug 2019 12:22:02 +0000 (13:22 +0100)
commita7ba389645d178c43100ec47e513389ae8bf8f93
treea7649e5de50bd8aa8e8f8021d880fe4d30ac46dd
parent2600d80ccd04666f28608364be74d7ee552977ae
Stop the BFD library from failing when encountering a second set of relocs for the same section.

PR 24456
* elf.c (bfd_section_from_shdr): Issue an informative warning
message and continue processing other sections after encountering
a reloc section for a section which already has other relocs
associated with it.
bfd/ChangeLog
bfd/elf.c
This page took 0.025902 seconds and 4 git commands to generate.