This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Mips target in gold - part 3
- From: Cary Coutant <ccoutant at google dot com>
- To: Sasa Stankovic <Sasa dot Stankovic at imgtec dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, "iant at google dot com" <iant at google dot com>, Petar Jovanovic <Petar dot Jovanovic at imgtec dot com>
- Date: Fri, 20 Dec 2013 16:15:29 -0800
- Subject: Re: Mips target in gold - part 3
- Authentication-results: sourceware.org; auth=none
- References: <7EDC79CE48A9944A88968ABABE6038EE22803419 at BADAG02 dot ba dot imgtec dot org> <CAHACq4p0NPEV9H9dgLsNW1F28R1eHjPwhj3TZz0Y_P0j8sfqfQ at mail dot gmail dot com> <7EDC79CE48A9944A88968ABABE6038EE228035F9 at BADAG02 dot ba dot imgtec dot org>
> 2013-08-02 Sasa Stankovic <Sasa.Stankovic@imgtec.com>
>
> * output.cc (Output_data_dynamic::Dynamic_entry::write):
> Get the value of DYNAMIC_CUSTOM dynamic entry.
> * output.h (Output_data_dynamic::add_custom): New function.
> (Dynamic_entry::Dynamic_entry): New constructor for DYNAMIC_CUSTOM
> dynamic entry.
> (enum Dynamic_entry::Classification): Add DYNAMIC_CUSTOM.
> * target.h (Target::dynamic_tag_custom_value): New function.
This is OK.
-cary