MIPS: Don't sign extend the addend for RELA relocations
authorMatthew Fortune <matthew.fortune@imgtec.com>
Mon, 22 Sep 2014 08:43:52 +0000 (09:43 +0100)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Mon, 22 Sep 2014 08:43:52 +0000 (09:43 +0100)
commitc3eb94b43ee8cd748a3b03a5c3eed90f19e18a4b
tree1de1f2500fa21e3b8883ab07e36043476b3855c5
parentf4cb41f4af9e0441639c554472700fa4259dff02
MIPS: Don't sign extend the addend for RELA relocations

bfd/

* elfxx-mips.c (mips_elf_calculate_relocation): Don't sign extend
the addend if relocations are RELA.
bfd/ChangeLog
bfd/elfxx-mips.c