ARC port broken reloc processing
authorAlan Modra <amodra@gmail.com>
Tue, 1 Dec 2015 00:40:23 +0000 (11:10 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 1 Dec 2015 00:45:02 +0000 (11:15 +1030)
commit0a5ff21b13783cef3b26680d1673b1ae37697aeb
tree9dba30ca351c5f1cc3c2b596ae727d89023726cd
parent56529cb37488352c6b6ef6867de5e2d502ac0218
ARC port broken reloc processing

This initialises howto.dst_mask so that relocations in debug sections
are applied by the generic reloc processing used by objdump to display
debug sections.

* elf32-arc.c (arc_elf_howto_init): Init dst_mask.
bfd/ChangeLog
bfd/elf32-arc.c
This page took 0.025683 seconds and 4 git commands to generate.