]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/mips.cc
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:18:00 +0000 (17:18 -0800)
commit04bc2a285435a82c45e3417906374307eafacd90
tree1d915b194a23603b21338d4fa1a3dbd89c20aa99
parentc1f59f8ff9462ce45a3287ea06382a97e561fed3
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