This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH][gold] Add support for .MIPS.options section
- 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: Wed, 15 Mar 2017 16:54:17 -0700
- Subject: Re: [PATCH][gold] Add support for .MIPS.options section
- Authentication-results: sourceware.org; auth=none
- References: <3060420525346945A0ADBD567348A917EF93C63E@BADAG02.ba.imgtec.org>
> For .MIPS.options section, we only need to update ri_gp_value field of
> ODK_REGINFO entries, after all input sections are written.
>
> ChangeLog -
>
> * mips.cc (class Mips_output_section_options): New class.
> (Target_mips::do_make_output_section): New method.
Applied on your behalf.
Thanks!
-cary