This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH, ld] Document purpose of each ld statement lists
- From: Nick Clifton <nickc at redhat dot com>
- To: Thomas Preudhomme <thomas dot preudhomme at linaro dot org>, Alan Modra <amodra at gmail dot com>, binutils at sourceware dot org
- Date: Thu, 29 Nov 2018 13:10:23 +0000
- Subject: Re: [PATCH, ld] Document purpose of each ld statement lists
- References: <CAKnkMGsxcXY_dKqDDXmdiHhPKLPnawVMb1zOzor9bsz_VC1B9A@mail.gmail.com>
Hi Thomas,
> *** ld/ChangeLog ***
>
> 2018-11-28 Thomas Preud'homme <thomas.preudhomme@linaro.org>
>
> * ldlang.c (statement_list): Document purpose and what next field it
> uses.
> (file_chain): Likewise.
> (input_file_chain): Likewise.
> * ldlang.h (lang_statement_header_type): Document statement list header
> the next pointer correspond to.
> (lang_statement_header_type): Replace comment for next and
> next_real_file field to refer the reader to their corresponding
> statement list header.
Approved - please apply.
Cheers
Nick