[GOLD] Add --secure-plt option for ppc32

Cary Coutant ccoutant@gmail.com
Mon Jan 9 17:10:00 GMT 2017


> +  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"?

-cary



More information about the Binutils mailing list