[PATCH][GAS] aarch64: add armv9-a architecture to -march

Przemyslaw Wirkus Przemyslaw.Wirkus@arm.com
Thu Sep 16 14:54:49 GMT 2021


> On 16/09/2021 11:14, Przemyslaw Wirkus via Binutils wrote:
> > Patch is adding new 'armv9-a` command line flag to -march for AArch64.
> >
> > gas/
> >
> > 2021-09-16  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
> >
> > 	* config/tc-aarch64.c: Add 'armv9-a' command line flag.
> > 	* docs/c-aarch64.text: Update docs.
> >
> > include/
> >
> > 2021-09-16  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
> >
> > 	* opcode/aarch64.h (AARCH64_FEATURE_V9): New define.
> > 	(AARCH64_ARCH_V9): New define.
> >
> 
> You're lacking a NEWS entry.

I will update patch shortly.

> The table of options in the documentation is also very confused now, there's
> no apparent order to it any more.  Can you prepare a patch to sort that out
> please?

Of course. I will sort this out in a separate patch for docs.

/Przemek


More information about the Binutils mailing list