Fix "FAIL: -Bsymbolic-functions" for cris-linux in ld
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 3 Aug 2015 18:34:51 +0000 (20:34 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 3 Aug 2015 18:34:51 +0000 (20:34 +0200)
commitcb1c8103f13d413e05ca6e61e21b56bba3baae74
tree0ac5571923c99a3a04e520950b0fa461b4fa7d57
parentee2d2b102071f89a04f93f0434df818f69ef1e50
Fix "FAIL: -Bsymbolic-functions" for cris-linux in ld

* elf32-cris.c (cris_elf_relocate_section)
(elf_cris_finish_dynamic_symbol, cris_elf_check_relocs)
(elf_cris_discard_excess_dso_dynamics): Use SYMBOLIC_BIND, not
just h->symbolic, to check if a symbol should be bound
symbolically.
bfd/ChangeLog
bfd/elf32-cris.c