powerpc gold work in progress

Ian Lance Taylor iant@google.com
Sat Aug 11 19:37:00 GMT 2012


On Sat, Aug 11, 2012 at 6:24 AM, Alan Modra <amodra@gmail.com> wrote:
> Formatting fixes to bring powerpc.cc in line with other gold sources,
> some other minor changes, and a bug fix Output_data_glink::add_entry.
>
> In http://sourceware.org/ml/binutils/2012-08/msg00188.html I said that
> support for ppc32 -fPIC shared libs and pies was missing.  That wasn't
> true.  It's there but wasn't working due to the add_entry bug.
>
> OK to apply?
>
>         * powerpc.cc: Whitespace fixes.  Wrap overly long lines.
>         (glink insn constants): Make them uint32_t.
>         (Output_data_glink::add_entry): Use insert, not [] operator.

This is OK.

Thanks.

Ian



More information about the Binutils mailing list