Mips: Add support for resolving multiple consecutive relocations.
authorVladimir Radosavljevic <Vladimir.Radosavljevic@imgtec.com>
Wed, 15 Mar 2017 23:41:48 +0000 (16:41 -0700)
committerCary Coutant <ccoutant@gmail.com>
Wed, 15 Mar 2017 23:51:35 +0000 (16:51 -0700)
commit152c92b261fd9e4655688bef746ca32352f56bc4
treeb0373e2ccdb84e9e2eed218b3037ccc330ebc5e0
parent1e1247c89ca2ce10dbf2c3ed61fba942f9c536ca
Mips: Add support for resolving multiple consecutive relocations.

gold/
* mips.cc (Target_mips::Relocate::calculated_value_): New data
member.
(Target_mips::Relocate::calculate_only_): Likewise.
(Target_mips::Relocate::relocate): Handle multiple consecutive
relocations with the same offset.
gold/ChangeLog
gold/mips.cc
This page took 0.024753 seconds and 4 git commands to generate.