Fix map file reference
authorAlan Modra <amodra@gmail.com>
Sat, 5 Apr 2014 02:08:47 +0000 (12:38 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 5 Apr 2014 07:01:47 +0000 (17:31 +1030)
commit115c6d5c37ee70477adc3d8c45ec7d77c2278951
tree864fd4fc34b5e07c4b94f50da0a07a6720e00594
parent2cafe348f61bae1037dac338ba434ebf86c0d670
Fix map file reference

The testcase in pr16417 comment #6 produces a map file showing
libpthread.so.0               (write@@GLIBC_2.2.5)
ie. missing the file referencing the symbol.

* elflink.c (_bfd_elf_add_default_symbol): Pass poldbfd when
merging non-default sym.
bfd/ChangeLog
bfd/elflink.c
This page took 0.03129 seconds and 4 git commands to generate.