]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make the sh_info field of .rel.plt point to .plt (MIPS).
authorVladimir Radosavljevic <Vladimir.Radosavljevic@imgtec.com>
Tue, 24 Jan 2017 01:18:00 +0000 (17:18 -0800)
committerCary Coutant <ccoutant@gmail.com>
Tue, 24 Jan 2017 01:22:15 +0000 (17:22 -0800)
commit3c35b49e11c7e99459464cd850cfa6b2bdf4c9dd
tree92d87399598645c41e35daa23ae6e0d41cb48cbc
parent961798ea2ba2f41892ece3695e681bf71df08eba
Make the sh_info field of .rel.plt point to .plt (MIPS).

gold/
* mips.cc (Mips_output_data_plt::rel_plt): Remove const from return
type.
(Target_mips::make_plt_entry): Make the sh_info field of .rel.plt
point to .plt.
gold/ChangeLog
gold/mips.cc