This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][gold] Mips: Make the sh_info field of .rel.plt point to .plt
- From: Cary Coutant <ccoutant at gmail dot com>
- To: Vladimir Radosavljevic <Vladimir dot Radosavljevic at imgtec dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, Petar Jovanovic <Petar dot Jovanovic at imgtec dot com>
- Date: Mon, 23 Jan 2017 17:18:57 -0800
- Subject: Re: [PATCH][gold] Mips: Make the sh_info field of .rel.plt point to .plt
- Authentication-results: sourceware.org; auth=none
- References: <3060420525346945A0ADBD567348A917EF930897@BADAG04.ba.imgtec.org>
> 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.
Committed. Thanks!
-cary