[PATCH] powerpc: vmlinux.lds: Drop Binutils 2.18 workarounds

Michael Ellerman mpe at ellerman.id.au
Fri Mar 22 11:22:36 AEDT 2019


Segher Boessenkool <segher at kernel.crashing.org> writes:

> On Thu, Mar 21, 2019 at 11:02:53AM +1030, Joel Stanley wrote:
>> Segher added some workarounds for GCC 4.2 and bintuils 2.18. We now set
>> 4.6 and 2.20 as the minimum, so they can be dropped.
>
> It was a bug in binutils _before_ 2.18, only seen by people using GCC
> _before_ 4.2.
>
> It's all ancient history by now, and good riddance :-)
>
>> Signed-off-by: Joel Stanley <joel at jms.id.au>
>
> Acked-by: Segher Boessenkool <segher at kernel.crashing.org>

Thanks.

I updated the change log slightly:

  powerpc/vmlinux.lds: Drop binutils < 2.18 workarounds
  
  Segher added some workarounds for binutils < 2.18 and GCC < 4.2. We
  now set GCC 4.6 and binutils 2.20 as the minimum, so the workarounds
  can be dropped.
  
  This is mostly a revert of c69cccc95fe4 ("powerpc: Fix build bug with
  binutils < 2.18 and GCC < 4.2").

cheers


More information about the Linuxppc-dev mailing list