Always create dynsym section with dynamic sections
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Feb 2016 00:30:30 +0000 (16:30 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Feb 2016 00:30:30 +0000 (16:30 -0800)
commit1a6e6083b69dcb695e175b5dc02342391da6ba22
tree82f8ce09deeea4934beb9f1605235bb0fc6c27e9
parent13cfdc88044a1fd0934e9cc7d1b0cd04d7a8fd62
Always create dynsym section with dynamic sections

We should always create the dynsym section, even if it is empty, with
dynamic sections.

* elflink.c (_bfd_elf_link_renumber_dynsyms): Always create the
dynsym section, even if it is empty, with dynamic sections.
bfd/ChangeLog
bfd/elflink.c
This page took 0.059921 seconds and 4 git commands to generate.