diff options
author | Nick Clifton <nickc@redhat.com> | 2017-08-07 10:09:51 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-08-07 10:09:51 +0100 |
commit | b7a18930e3925c4092bd975e95bc3603aa1418d9 (patch) | |
tree | 84759f2ee4521a7d04c921ebf2fdc553d584dd5b /ld/Makefile.am | |
parent | 2010d1a3f87927c3f41b3a2509dec13f4f72ef19 (diff) | |
download | gdb-b7a18930e3925c4092bd975e95bc3603aa1418d9.zip gdb-b7a18930e3925c4092bd975e95bc3603aa1418d9.tar.gz gdb-b7a18930e3925c4092bd975e95bc3603aa1418d9.tar.bz2 |
Do not choose a non-ELF format input file to hold the linker created GOT sections.
PR 21884
* elf32-i386.c (elf_i386_link_setup_gnu_properties): If the dynobj
has not been set then use the bfd returned by
_bfd_elf_link_setup_gnu_properties. If that is null then search
through all the input bfds selecting the first normal, ELF format
one.
* elf64-x86-64.c (elf_x86_64_link_setup_gnu_properties): Likewise.
Diffstat (limited to 'ld/Makefile.am')
0 files changed, 0 insertions, 0 deletions