diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-04-07 07:40:14 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-04-07 07:40:14 -0700 |
commit | 8170f7693bc0a9442c0aa280197925db92d48ca6 (patch) | |
tree | 794312ba7250e6bbbe996d8b4c2cf3baa3b512e6 /cpu/mt.opc | |
parent | 6670ec13726c3afca789672f6235378a5e1f7d71 (diff) | |
download | gdb-8170f7693bc0a9442c0aa280197925db92d48ca6.zip gdb-8170f7693bc0a9442c0aa280197925db92d48ca6.tar.gz gdb-8170f7693bc0a9442c0aa280197925db92d48ca6.tar.bz2 |
ELF: Check ELF_COMMON_DEF_P for common symbols
Since common symbols that are turned into definitions don't have the
DEF_REGULAR flag set, we need to check ELF_COMMON_DEF_P for common
symbols.
bfd/
PR ld/19579
PR ld/21306
* elf32-s390.c (elf_s390_finish_dynamic_symbol): Check
ELF_COMMON_DEF_P for common symbols.
* elf64-s390.c (elf_s390_finish_dynamic_symbol): Likewise.
* elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
* elflink.c (_bfd_elf_merge_symbol): Revert commits
202ac193bbbecc96a4978d1ac3d17148253f9b01 and
07492f668d2173da7a2bda3707ff0985e0f460b6.
ld/
PR ld/19579
PR ld/21306
* testsuite/ld-elf/pr19579a.c (main): Updated.
Diffstat (limited to 'cpu/mt.opc')
0 files changed, 0 insertions, 0 deletions