sh: Dump dynamic relocation info to the map file
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:17:29 +0000 (17:17 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:17:29 +0000 (17:17 -0700)
commita72f95f7760bf85693af393c5e01dd3aedbe5bde
treea83ac99664648ffbc404e482d625231fb7a5a4c7
parentf9799aae8e51948c1d87fbe7249b3d76dcb4585d
sh: Dump dynamic relocation info to the map file

Dump dynamic relocation info to the map file when generating dynamic
relocation in read-only section relocations if -Map is used.

* elf32-sh.c (readonly_dynrelocs): Dump dynamic relocation
in read-only section with minfo.
(sh_elf_size_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf32-sh.c