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

Przemyslaw Wirkus Przemyslaw.Wirkus@arm.com
Mon Sep 20 09:50:43 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.

New patch attached.

gas/

2021-09-20  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>

	* config/tc-aarch64.c: Add 'armv9-a' command line flag.
	* docs/c-aarch64.text: Update docs.
	* NEWS: Update docs.

include/

2021-09-20  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>

	* opcode/aarch64.h (AARCH64_FEATURE_V9): New define.
	(AARCH64_ARCH_V9): New define.

> 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?
> 
> R.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rb14818_v2.patch
Type: application/octet-stream
Size: 3807 bytes
Desc: rb14818_v2.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20210920/a5cccde6/attachment-0001.obj>


More information about the Binutils mailing list