[Buildroot] [PATCH v1] binutils-2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs

Peter Seiderer ps.report at gmx.net
Sun Jul 16 21:31:23 UTC 2017


Hello Thomas,

On Sun, 16 Jul 2017 09:20:18 +0200, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> Hello,
> 
> On Sun, 16 Jul 2017 01:11:45 +0200, Peter Seiderer wrote:
> > Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> > ---
> >  ...ly-enable-CRC-instructions-on-supported-A.patch | 88 ++++++++++++++++++++++
> >  1 file changed, 88 insertions(+)
> >  create mode 100644 package/binutils/2.27/0907-Automatically-enable-CRC-instructions-on-supported-A.patch
> 
> Thanks for this patch. You're adding it to binutils 2.27, what about
> binutils 2.26.1 ? The bug doesn't exist ?

Bug exists with binutils 2.26.1 but the simple approach to backport (only)
the same patch did not work:

  ./../include/opcode/arm.h:253:53: error: ‘ARM_AEXT2_V8A’ undeclared here (not in a function)

Seems more patches are missing...

Regards,
Peter

> 
> Thomas



More information about the buildroot mailing list