This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [GOLD] Add --secure-plt option for ppc32
- From: Alan Modra <amodra at gmail dot com>
- To: Cary Coutant <ccoutant at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Tue, 10 Jan 2017 08:53:51 +1030
- Subject: Re: [GOLD] Add --secure-plt option for ppc32
- Authentication-results: sourceware.org; auth=none
- References: <20170108074855.GT31129@bubble.grove.modra.org> <CAJimCsHcN6W051RB=2x+b8FK9jCVhMx2CmfKA=XGyCrLnvtzoA@mail.gmail.com>
On Mon, Jan 09, 2017 at 09:10:29AM -0800, Cary Coutant wrote:
> > + DEFINE_bool(secure_plt, options::TWO_DASHES , '\0', true,
> > + N_("(PowerPC only) Use new-style PLT. (default and forced)"),
> > + NULL);
>
> Gold's --help will now print "(default)" automatically for this
> option, so it's redundant here. What do you mean by "forced"?
Oops, didn't even look at the help output. By forced I meant that
there is no --no-secure-plt (or --bss-plt) but saying that isn't
necessary. Will remove it and the unnecessary "default".
--
Alan Modra
Australia Development Lab, IBM