This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: powerpc gold work in progress


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]